# Welcome to Elephant Agent

## Introduction to Elephant Agent

Welcome to the GitBook documentation for **Elephant Agent**, your all-in-one AI trading assistant. Elephant Agent is designed to simplify and enhance your trading experience by providing intelligent and actionable insights tailored to various market conditions. Whether you're a beginner looking for guidance or an experienced trader seeking automation, Elephant Agent is here to help you make smarter trading decisions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://elephans-organization.gitbook.io/elephant-agent/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
