# Discord Commerce

Squire Commerce is a Squire feature built on [Catalog Listings](/commerce/catalogs.md) that allows you to sell in-game content directly through Discord. With Squire Commerce, you can create purchase offers for all types of rewards (e.g. progressions, currencies, assets) letting community members buy content securely without ever leaving Discord, powered by LootLocker's [Stripe](/commerce/real-money-purchases/how-to/stripe/configure-stripe-iap-settings.md) integration.

### Use Cases

* Sell cosmetics or limited-edition assets to your Discord community
* Offer virtual currency bundles as part of a launch campaign
* Run time-limited item sales tied to Discord events or announcements
* Let players unlock progression boosts or battle passes directly in Discord
* Drive monetization from your community before or after your game goes live

### How-To

* [Sell a Catalog Listing in Discord](/squire-discord-bot/discord-commerce/how-to/sell-a-catalog-listing-in-discord.md)


---

# 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.lootlocker.com/squire-discord-bot/discord-commerce.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.
