# FAQ-Telegram bot

{% content-ref url="/pages/5TXwBD2sqLR4fB0VCpzl" %}
[Command Instructions for Telegram Bot](/faq/faq-telegram-bot/command-instructions-for-telegram-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/ob3emT2h44M8qoTi0odH" %}
[Why Failed to Send Tip/Airdrop](/faq/faq-telegram-bot/why-failed-to-send-tip-airdrop.md)
{% endcontent-ref %}

{% content-ref url="/pages/VWbGIntDm5dWjR0iq20j" %}
[Why Cannot I Receive Tips\&Airdrops](/faq/faq-telegram-bot/why-cannot-i-receive-tips-and-airdrops.md)
{% endcontent-ref %}

{% content-ref url="/pages/7JhGUdf9VwB5H1jaYqrl" %}
[Where is Unclaimed Tip\&Airdrop](/faq/faq-telegram-bot/where-is-unclaimed-tip-and-airdrop.md)
{% endcontent-ref %}

{% content-ref url="/pages/JXZan0YnhK7tMuq6dpus" %}
[How to Cancel/Stop Tip\&Airdrop](/faq/faq-telegram-bot/how-to-cancel-stop-tip-and-airdrop.md)
{% endcontent-ref %}

{% content-ref url="/pages/4GBGKZW3HzR3s6Jd4Pip" %}
[What Can Group Owner Do on Cwallet](/faq/faq-telegram-bot/what-can-group-owner-do-on-cwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y0cGjZuDGFdztCdCidFl" %}
[Who Has Access to Group Settings on Cwallet](/faq/faq-telegram-bot/who-has-access-to-group-settings-on-cwallet.md)
{% endcontent-ref %}


---

# 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.cwallet.com/faq/faq-telegram-bot.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.
