> For the complete documentation index, see [llms.txt](https://docs.champz.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.champz.world/currencies/buying-truffles.md).

# Buying truffles

#### How to purchase:

* **Navigate to the Auction Tab**: To purchase Truffle Packages, players simply click on Auction from the Main Menu and then click Truffles.

#### Available Packages

| Truffles Purchased | Price               |
| ------------------ | ------------------- |
| 10,000             | $2                  |
| 50,000             | $9 (10% discount)   |
| 250,000            | $35 (25% discount)  |
| 1,000,000          | $130 (35% discount) |

#### Activating NFTs

* **Locate the NFT:** After purchasing and before activating, the Truffle Package can be transferred on the zkevm network. In order to claim the purchased truffles, the NFT needs to be burned.
* **Burn the NFT**: After purchasing the desired amount of truffles, the NFT must be burned in order to apply the truffles to the player's account. When you activate/burn, you'll need to interact with your **passport wallet** to sign the transaction.

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


---

# 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.champz.world/currencies/buying-truffles.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.
