> 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/overview.md).

# Overview

Squire is a Discord bot powered by LootLocker that helps you extend your game’s community, communication, and reward systems directly into Discord. With Squire, you can connect Discord members to player accounts, sell or distribute keys and rewards, and turn your Discord server into a more powerful part of your player engagement strategy, with or without a LootLocker game integration.

### Getting Started

* [Add Squire to Your Discord Server](/squire-discord-bot/getting-started/how-to/add-squire-to-discord-server.md)
* [Use Squire with the LootLocker SDK](/squire-discord-bot/getting-started/how-to/use-squire-with-lootlocker-sdk.md)

### Features

Once configured, the following features are available through Squire.

* [Claimable Rewards](/squire-discord-bot/claimable-rewards.md)
* [Discord Broadcasts](/squire-discord-bot/discord-broadcasts.md)
* [Platform Keys](/squire-discord-bot/platform-keys.md)
* [Discord Commerce](/squire-discord-bot/discord-commerce.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/overview.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.
