> For the complete documentation index, see [llms.txt](https://docs.lootlocker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lootlocker.com/squire-discord-bot.md).

# Squire (Discord Bot)

- [Overview](https://docs.lootlocker.com/squire-discord-bot/overview.md)
- [Getting Started](https://docs.lootlocker.com/squire-discord-bot/getting-started.md)
- [How To](https://docs.lootlocker.com/squire-discord-bot/getting-started/how-to.md)
- [Add Squire to Your Discord Server](https://docs.lootlocker.com/squire-discord-bot/getting-started/how-to/add-squire-to-discord-server.md)
- [Use Squire with the LootLocker SDK](https://docs.lootlocker.com/squire-discord-bot/getting-started/how-to/use-squire-with-lootlocker-sdk.md)
- [Claimable Rewards](https://docs.lootlocker.com/squire-discord-bot/claimable-rewards.md)
- [How To](https://docs.lootlocker.com/squire-discord-bot/claimable-rewards/how-to.md)
- [Create Claimable Rewards in Discord](https://docs.lootlocker.com/squire-discord-bot/claimable-rewards/how-to/create-claimable-rewards-in-discord.md)
- [Discord Broadcasts](https://docs.lootlocker.com/squire-discord-bot/discord-broadcasts.md)
- [How To](https://docs.lootlocker.com/squire-discord-bot/discord-broadcasts/how-to.md)
- [Push Broadcasts to Discord Server](https://docs.lootlocker.com/squire-discord-bot/discord-broadcasts/how-to/push-broadcasts-to-discord-server.md)
- [Platform Keys](https://docs.lootlocker.com/squire-discord-bot/platform-keys.md)
- [How To](https://docs.lootlocker.com/squire-discord-bot/platform-keys/how-to.md)
- [Distribute Platform Keys via Discord](https://docs.lootlocker.com/squire-discord-bot/platform-keys/how-to/distribute-platform-keys-via-discord.md)
- [Discord Commerce](https://docs.lootlocker.com/squire-discord-bot/discord-commerce.md)
- [How To](https://docs.lootlocker.com/squire-discord-bot/discord-commerce/how-to.md)
- [Sell a Catalog Listing in Discord](https://docs.lootlocker.com/squire-discord-bot/discord-commerce/how-to/sell-a-catalog-listing-in-discord.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 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.lootlocker.com/squire-discord-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.
