# PNYXBot Telegram Installation

Install link without an account: <https://t.me/Pnyx_bot>

Alternatively, you can install from your account dashboard by going to [Settings](https://www.pnyx.ai/settings).

* After clicking on the Telegram "[Add to your community](https://t.me/Pnyx_bot)" link, a new tab will open.

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

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

* Add @pnyx\_bot to any of your group chats (Note: depending on how you setup your chat, you may have to give @pnyx\_bot Admin privileges.)
* You can just add @pnyx\_bot directly to any Telegram chats without logging into Pnyx.ai as well.

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

* Once @pnyx\_bot has been added, you will need to give it Admin privileges so that it can see and read all the messages in the chat.

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

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

<figure><img src="/files/6t9m2XjNBe4DTvZBhLkQ" alt=""><figcaption></figcaption></figure>

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


---

# 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.pnyx.ai/installation-and-setup/pnyxbot-telegram-installation.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.
