# Randomization

To round out a fair launch, all features chosen for an NFT, and its overall rarity, will be randomly determined at the moment of minting. The results will be shown immediately inside the application once the transaction is complete and there is no URI data that could possibly show these results ahead of time. (I.E., the URI data will not exist until the NFT is minted)


---

# 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.nemus.earth/nemus-docs/nemus-drops/drop-one-the-genesis-drop/participating-in-the-drop/randomization.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.
