# The Minting Process

### Minting on XRDEGEN.com is Seamless and Hassle-Free

* Your collection will appear in the **DROPS** section, making it easy for users to discover and mint your NFTs. Users can mint your collection right from your collection's landing page
  * Your landing page can be found by using your custom URI (XRDEGEN.com/collections/\_\_\_\_\_\_) or by searching for your policy ID

### Head to [LAUNCH YOUR COLLECTION](/xrdegen/launch-your-collection/why-launch-with-xrdegen.md) to learn how to:

* #### SET UP YOUR COLLECTION
* #### DISTRIBUTE WHITELIST TOKENS
* #### AIRDROP NFTS TO YOUR COMMUNITY
* #### SET PRICE TIERS / MINT PHASES
* #### SET UP STAKING FOR YOUR NFTS
* #### SET ROYALTIES
* #### AND MORE!


---

# 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://xrdegen.gitbook.io/xrdegen/the-minting-process.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.
