# Documentation

**Welcome to the Million Moves Documentation Hub**, your ultimate starting point to dive into the world of Million Moves Algo and our suite of indicators. Here, you'll find everything you need to become a skillful trader, from essential topics to advanced strategies. Take your time to explore and empower yourself with the knowledge that leads to mastering the art of trading with Million Moves.

### ◸ Click the hamburger icon top left to open the menu


---

# 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.million-moves.net/start/documentation.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.
