# Welcome to Divine Algo!

Welcome to Divine Algo Official Documentation and Help Resource.

<figure><img src="/files/4p0jmZdz7eCjnTcfEn7o" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**NOTE**: Divine Algo's documentation, including this guide, is subject to updates as needed. Please keep this in mind and check back periodically for the latest information.
{% endhint %}

{% hint style="info" %}
Join our Telegram channel to stay updated with important announcements, receive updates, and connect with our support team.
{% endhint %}


---

# 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://divine-algo.gitbook.io/docs/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.
