# Pnyx

## PNYXBot

- [Welcome to Pnyx.ai](https://docs.pnyx.ai/welcome-to-pnyx.ai.md): Your crypto copilot
- [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.
- [Feed](https://docs.pnyx.ai/pnyxbot-usage/feed.md)
- [Insights](https://docs.pnyx.ai/pnyxbot-usage/insights.md)
- [Bookmarks](https://docs.pnyx.ai/pnyxbot-usage/bookmarks.md)
- [$PNYX](https://docs.pnyx.ai/usdpnyx.md): The $PNYX utility token is designed to foster community engagement and development of the Pnyx.ai platform.
- [About Pnyx.ai](https://docs.pnyx.ai/about-pnyx.ai.md): Pnyx.ai is developed by a seasoned team with expertise in enterprise infrastructure, AI, and advanced systems development.
- [FAQ](https://docs.pnyx.ai/faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.pnyx.ai/welcome-to-pnyx.ai.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.
