# Auction Basket

<figure><img src="https://2835479234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeuXeZy6IqTUitfs8XthR%2Fuploads%2FiTm9nJLBJqAHpaEK0Cly%2FAuction%20Basket.jpg?alt=media&#x26;token=4b95e008-8afd-46e4-9f99-5cd174bd7735" alt=""><figcaption></figcaption></figure>

Auction Basket is the **community-driven buy-back mechanism**. This system ensures that the platform’s success translates directly into benefits for $NBZ holders. Here’s how it works:

1. **Weekly Auctions:** Part of revenue generated is placed in the Auction Basket, where users can bid using $NBZ tokens. The highest bid wins.
2. **Token Burning:** $NBZ tokens used in the winning bid are burned, decreasing the circulating supply.
3. **Liquidity and Value Growth:** This mechanism enhances liquidity and ties the token’s value to the platform’s growth and adoption.

### Example (illustrative amounts): <a href="#c95d" id="c95d"></a>

* During a week, platform revenue was 1,000 INJ.
* This entire amount is placed in the Auction Basket.
* $NBZ holders bid their tokens in an auction. At the end the highest bid is equal to 200,000 $NBZ.
* The highest bidder wins 1,000 INJ.
* 200,000 $NBZ tokens from the winning bid are burned.

This process repeats weekly, creating a consistent cycle of value generation.<br>


---

# 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.blaze.ninja/introduction/token/auction-basket.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.
