# Caller NFT

First and foremost, we need to mention that reaching the Conclave will have only one way - to own an NFT, which will be representing your membership on the round table.

20 NFTs will be given through auction, which will be held on our website. One can earn NFT by bidding tokens. Tokens received throughout the entire auction will afterward get burned, increasing the price-per-token value.  Additional perks that are going to benefit each NFT holder, are:

* weekly benefits from the Conclave wallet (a special wallet, which will store 1% from each buy transaction, further to be split equally amongst all NFT holders);
* voting power over community submissions;
* pre-informed on what is going on behind scenes and what is to come;


---

# 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://callerinu.gitbook.io/docs/utilities/caller-nft.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.
