# Values of Pack NFT

## What is pack NFT?

Pack NFT is the concept of blind boxes that:

1. Holders can unpack them to get the limited [Otter NFT](https://docs.mindtrix.xyz/otter-nft/values).
2. Holders can participate in the [Fate Vote](https://docs.mindtrix.xyz/pack-nft/fate-vote) to influence the unpacking result.
3. Varied from six landmarks. Each one has a different utility of the Mindtrix platform. The landmark trait would be attached to the Otter NFT when unpacking.
4. Otter NFT would be placed in each Pack via Fair Distribution, meaning the Otter NFT's rarity is pre-stored and distributed on-chain.

<figure><img src="/files/orHm3zOnAdEUxqwdVdgw" alt="Pack NFT"><figcaption></figcaption></figure>


---

# 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.mindtrix.xyz/pack-nft/values.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.
