# Telegram

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Channel</td><td><a data-footnote-ref href="#user-content-fn-1">OxAnnouncements</a></td><td>Open access</td><td></td></tr><tr><td>Channel</td><td>OxOpen</td><td>Open access</td><td></td></tr><tr><td>Channel</td><td>OxPro</td><td>VIP Access</td><td></td></tr></tbody></table>

{% tabs %}
{% tab title="OxAnnouncements" %}
Channel link: [OxAnnoucements](https://t.me/oxdata_announcements)

Here you will find announcements related to the OxData platform such as: previews and announcements of new features, roadmap updates, contest announcements, and their results.
{% endtab %}

{% tab title="OxOpen" %}
Channel link: [OxOpen](https://t.me/oxdata_announcements)

The Telegram channel is open to all. Our team publishes selected information found by the OxData system, example plays that could have been executed based on events found by rules.
{% endtab %}

{% tab title="OxPro" %}
Channel link: TBA

This channel is used to publish the most relevant information from each module of the OxData platform. Additionally, the channel hosts votes on the order of new features that will be delivered as part of the roadmap. More info TBA
{% endtab %}
{% endtabs %}

[^1]:


---

# 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.oxdata.io/intro/telegram.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.
