# TradeEasy Docs

## Documentation

- [Welcome To TradeEasy](https://docs.tradeeasy.io/readme.md)
- [Our Signals](https://docs.tradeeasy.io/our-toolkit/quickstart.md): How to use TradeEasy signals and why they are the best.
- [Support & Resistance](https://docs.tradeeasy.io/our-toolkit/publish-your-docs.md): The classic way to see key market levels.
- [Flow Bands](https://docs.tradeeasy.io/our-toolkit/flow-bands.md): Follow the trend without any headaches.
- [Channels](https://docs.tradeeasy.io/our-toolkit/channels.md): Trade using market bounces!
- [Dashboard](https://docs.tradeeasy.io/our-toolkit/dashboard.md): Screen the market for the BEST opportunities
- [How to Automate](https://docs.tradeeasy.io/automate-with-primeautomation/how-to-automate.md): How to get automating in a few clicks!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tradeeasy.io/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.
