> For the complete documentation index, see [llms.txt](https://gitbook.agorahub.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.agorahub.io/agoras-products/how-to-buy-a-loot-box.md).

# How to Buy a Loot Box&#x20;

Getting your first Loot Box is quick and simple — here’s how:

1. **Go to the AgoraHub** [**website**](https://www.agorahub.io/)  and click “**Buy Loot Box.**”

<figure><img src="/files/RMuxMCNDDvQiaOGNdkkP" alt=""><figcaption></figcaption></figure>

2. You’ll be redirected to the [**Loot Box app**](https://lootbox.agorahub.io/solana/), where all active boxes are displayed.
3. **Browse** the menu to explore different Loot Boxes (Flash, Infinity, Prime, etc.).

<figure><img src="/files/QHxrbMX82pR4vrutHRLv" alt=""><figcaption></figcaption></figure>

4. **Connect your Solana wallet** to the AgoraHub dashboard.
5. **Choose** how many Loot Boxes you want to open
6. **Confirm** your purchase directly in your wallet — and your rewards will appear instantly!

<figure><img src="/files/o9C7oc6PMRR79dQWzXHy" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://gitbook.agorahub.io/agoras-products/how-to-buy-a-loot-box.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.
