# Getting Started

- [Welcome to AlgoAlpha](https://algoalpha.gitbook.io/algoalpha-user-manual/getting-started/readme.md)
- [What is AlgoAlpha](https://algoalpha.gitbook.io/algoalpha-user-manual/getting-started/readme/what-is-algoalpha.md)
- [Get Access](https://algoalpha.gitbook.io/algoalpha-user-manual/getting-started/readme/get-access.md)
- [Setting up TradingView](https://algoalpha.gitbook.io/algoalpha-user-manual/getting-started/setting-up-tradingview.md)
- [Setting up Discord](https://algoalpha.gitbook.io/algoalpha-user-manual/getting-started/setting-up-discord.md): Discord is a free instant-messaging platform for participating in communities. Below you will find the basics on how to create a free Discord account and how to get access as an AlgoAlpha member.
- [Become an Affiliate](https://algoalpha.gitbook.io/algoalpha-user-manual/getting-started/become-an-affiliate.md): Unlock a new revenue stream by joining the AlgoAlpha Affiliate Program. Whether you are a content creator, a trader, or an enthusiast, our partner program allows you to earn substantial commissions by


---

# 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://algoalpha.gitbook.io/algoalpha-user-manual/getting-started.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.
