# PixxieBot

## PixxieBot

- [Documentation](https://docs.pixx.ie/readme.md)
- [Setting up the bot](https://docs.pixx.ie/getting-started/setting-up-the-bot.md)
- [Granting permissions](https://docs.pixx.ie/getting-started/setting-up-the-bot/granting-permissions.md)
- [Bot prefix](https://docs.pixx.ie/getting-started/setting-up-the-bot/bot-prefix.md)
- [Voting rewards](https://docs.pixx.ie/getting-started/voting-rewards.md)
- [Commands](https://docs.pixx.ie/getting-started/commands.md)
- [Profiles](https://docs.pixx.ie/features/profiles.md)
- [Reputation](https://docs.pixx.ie/features/profiles/reputation.md)
- [User XP](https://docs.pixx.ie/features/profiles/user-xp.md)
- [Pixos](https://docs.pixx.ie/features/profiles/pixos.md)
- [Favourite PixxieBot command](https://docs.pixx.ie/features/profiles/favourite-command.md)
- [Marriages](https://docs.pixx.ie/features/profiles/marriages.md)
- [Current marriages](https://docs.pixx.ie/features/profiles/marriages/current-marriages.md)
- [Marrying](https://docs.pixx.ie/features/profiles/marriages/marrying.md)
- [Divorcing](https://docs.pixx.ie/features/profiles/marriages/divorcing.md)
- [Badges](https://docs.pixx.ie/features/profiles/badges.md)
- [Image-locked channels](https://docs.pixx.ie/features/image-locked-channels.md)
- [Make A Sentence](https://docs.pixx.ie/features/make-a-sentence.md)
- [Hangry Games](https://docs.pixx.ie/features/hangry-games.md)
- [In-Game Events](https://docs.pixx.ie/features/hangry-games/in-game-events.md)
- [Giveaway Mode](https://docs.pixx.ie/features/hangry-games/giveaways.md)
- [Truth Or Dare](https://docs.pixx.ie/features/truth-or-dare.md)
- [Nickname](https://docs.pixx.ie/features/nickname.md)
- [Common issues](https://docs.pixx.ie/troubleshooting/common-issues.md)
- [Privacy Policy](https://docs.pixx.ie/privacy-policy.md): By adding PixxieBot to your Discord server, you agree that you have read and agree to this policy.
- [Terms of Use](https://docs.pixx.ie/terms-of-use.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.pixx.ie/readme.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.
