# Unofficial Channels and Bots

Unofficial Channels on Telegram:

* COTI Confidential: <https://t.me/COTIconfidential>
* COTI - Trading & Community Group (unofficial): <https://t.me/COTItrading>
* gCOTI - Trading & Community Group (Unofficial): <https://t.me/GcotiTrading>
* COTI D-A-CH (unofficial/deutsch): <https://t.me/COTI_D_A_CH>

{% hint style="danger" %}
Beware of scammers! Admins and the COTI team will never contact you first. Don't reply to direct messages offering you support! Scammers may ask for your seed phrase or to "reconnect" your wallet on a website which will result in your wallet being hacked and your funds being stolen.
{% endhint %}

Telegram Bots:

* COTI Community Bot: <https://t.me/coticomm_bot>


---

# 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://faq.coticommunity.com/coti/contact-and-channels/unofficial-channels-and-bots.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.
