# Installation and Setup

- [Install PNYXBot to your Discord Servers and Telegram Groups](https://docs.pnyx.ai/installation-and-setup/install-pnyxbot-to-your-discord-servers-and-telegram-groups.md): PNYXBot is a read-only bot designed to analyze messages in Discord servers or Telegram group chats. When deployed, it identifies and extracts key project insights, which are then shared at pnyx.ai.
- [PNYXBot Discord Installation](https://docs.pnyx.ai/installation-and-setup/pnyxbot-discord-installation.md): These are instructions to install Pnyxbot in your Discord so that you can start to see daily summaries at Pnyx.ai.
- [PNYXBot Telegram Installation](https://docs.pnyx.ai/installation-and-setup/pnyxbot-telegram-installation.md): These are instructions to install PNYXBot in your Telegram Chat so that you can start to see daily summaries at Pnyx.ai.


---

# 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.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.
