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

# Welcome to Blackquant

<figure><img src="/files/ELYYg7yP3UmlMMU7HRg0" alt=""><figcaption></figcaption></figure>

## Welcome to our Gitbook

This Gitbook is similar to a Wikipedia for Blackquant and provides the Blackquant community all the information, guides and useful tutorials required for getting started with Blackquant solutions.

We frequently update with new information and tutorials so be sure to bookmark the GitBook for quick and easy future reference.

If you can't find the information you are looking for in our GitBook, feel free to join our official [**Telegram**](https://t.me/Blackquant_official) chat groups where we will be happy to assist you further.&#x20;

## Guide

{% content-ref url="/pages/dlUGdfYCdKV3MQ1NLvbm" %}
[Getting started](/blackquant/getting-started/what-is-blackquant.md)
{% endcontent-ref %}

{% content-ref url="/pages/vHd2WqhVRpyLPu7Ocm9I" %}
[Product](/blackquant/product/hybrid-performance-fee-model.md)
{% endcontent-ref %}

{% content-ref url="/pages/nqkLGM9MNAWC8hflZhYK" %}
[Monitoring](/blackquant/monitoring/telegram-bot-beta.md)
{% endcontent-ref %}

{% content-ref url="/pages/vEuSykDh34Kiu1Cn3WF8" %}
[Instructions](/blackquant/instructions/which-exchange-to-choose.md)
{% endcontent-ref %}

{% content-ref url="/pages/qfEJey7IxM6Gkj5k5iFc" %}
[Referral System](/blackquant/referral-system/affiliation-program.md)
{% endcontent-ref %}

{% content-ref url="/pages/hpXiwskcn7yKx2roHJKT" %}
[F.A.Q.](/blackquant/f.a.q./general-informations.md)
{% endcontent-ref %}

{% content-ref url="/pages/1bYC1t1gdjgDbWaoioXm" %}
[Support the project](/blackquant/support-the-project/donations.md)
{% endcontent-ref %}

## Usefull links

* **Website :** <https://blackquant.ch/>
* **Telegram :** <https://t.me/Blackquant_official>


---

# 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:

```
GET https://blackquant.gitbook.io/blackquant/welcome-to-blackquant.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.
