# NFT Selection

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

1. Supported Chains
2. Show only Genesis Hash
3. Show only General Hash
4. Show only regeneration items
5. Random Hash \
   -A special Hash where the Monster born is random each time and there is no upper limit to the number of regeneration
6. Display of owned NFTs
7. Information on the currently selected NFT
8. Regeneration Count&#x20;
   * When the limit is reached, the NFT can no longer be used for regeneration&#x20;
   * Repairing the NFT will reset the count to 0
   * Limit depends on the type of NFT&#x20;
     * Basically 3
     * Genesis Hash only 5&#x20;
     * 1 for regeneration items&#x20;
   * General Hash and regeneration items will be burned when the regeneration limit is reached
9. Costs are calculated on a dollar basis based on OAS market prices (7TEMA)

   <figure><img src="/files/TwczOYFYw5agk4gqc8OU" alt=""><figcaption></figcaption></figure>
10. Displays the main seed and sub-seed if the Monster to be regenerated is known
11. Link to probability details if the Monster to be regenerated is unknown, or Monster details button if it is known&#x20;
12. Repair with $10 worth of OAS if the regeneration count is 1 or more, except for General Hash


---

# 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.remonster.world/play-guide/open-beta/monster-association/regeneration/nft-selection.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.
