> For the complete documentation index, see [llms.txt](https://angel-algorithm.gitbook.io/angelalgo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://angel-algorithm.gitbook.io/angelalgo/getting-started/home.md).

# Home

## Welcome to the Angel Algo Documentation Guide!

### Introduction

Welcome to the comprehensive documentation guide for Angel Algo – your ultimate solution for advanced technical analysis and trading insights. Whether you're a seasoned trader or just starting your journey in the world of trading, this guide will equip you with all the knowledge and resources you need to optimize your trading strategies and elevate your trading experience.

### Getting Started

Ready to embark on your trading journey with Angel Algo? Click any of the buttons below to explore our documentation and learn how to:

* **How To Set Up**: Get started with Angel Algo by setting up your account and connecting it to your preferred trading platform.
* **Toolkits**: Dive into our toolkits and discover how to leverage our advanced technical analysis tools to enhance your trading strategies.

### Let's Get Started!

Click on any of the buttons below to begin your exploration of Angel Algo and take your trading to new heights!

{% content-ref url="/pages/JWknidjHdMiG3RUty4uk" %}
[How To Set Up Suite ](/angelalgo/getting-started/how-to-set-up-suite.md)
{% endcontent-ref %}

{% content-ref url="/pages/71QSgGs8NVZezQQqrWtD" %}
[Toolkits](/angelalgo/toolkits/angel-algo-signals-and-metrics-tm.md)
{% endcontent-ref %}

## Join our Community

You can [join our community](https://discord.gg/DMD8mBeKCu) or drop us an email at <support@angelalgo.com>[^1].

[^1]:


---

# 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 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, and the optional `goal` query parameter:

```
GET https://angel-algorithm.gitbook.io/angelalgo/getting-started/home.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
