# Welcome

**Welcome to the FundedEA Documentation Hub!**

This is your official resource center for learning about and effectively utilizing FundedEA's trading tools.

Navigate through the sections to find comprehensive guides for our Expert Advisors (EAs) and detailed information on using the FundedEA Dashboard. Whether you're setting up an EA for the first time or looking for specific parameter details, you'll find the answers here.

Happy Trading!

### Jump right in

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>FundedEA Quantum</strong></td><td>Documentation</td><td><a href="https://2049947359-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoeiOMVvyDRHLgR8swkW9%2Fuploads%2F0cFSqjrL4Pc8t6K0MMbX%2FLayer%208.avif?alt=media&#x26;token=d2778244-0cf1-443b-af76-11ff14c58080">Layer 8.avif</a></td><td></td><td><a href="expert-advisors/quickstart">quickstart</a></td></tr><tr><td><strong>HFT Expert</strong></td><td>Documentation</td><td><a href="https://2049947359-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoeiOMVvyDRHLgR8swkW9%2Fuploads%2F3hlwdaIPnY5KBlrJmP7I%2Fpackage-Low-min.avif?alt=media&#x26;token=8fdcccfd-02be-4fae-822f-d5c913986ee3">package-Low-min.avif</a></td><td></td><td><a href="hft-expert">hft-expert</a></td></tr></tbody></table>


---

# 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://docs.fundedea.com/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.
