# Creating Mints

- [Quick Video Walkthrough](https://docs.props.app/creating-mints/quick-video-walkthrough.md)
- [Managing Collection Supply](https://docs.props.app/creating-mints/managing-collection-supply.md): Setting your collection max supply is easy to do within Props Gratis.
- [Managing Free Claims with Tips](https://docs.props.app/creating-mints/managing-free-claims-with-tips.md): On your Mint Edit page. By setting your eligible audiences's price to 0, you're offering a free claim that also automatically allows you to Receive Tips.
- [Configuring Dynamic Tokens](https://docs.props.app/creating-mints/configuring-dynamic-tokens.md): Learn how to publish Dynamic Tokens with Props Prime
- [For Developers](https://docs.props.app/creating-mints/configuring-dynamic-tokens/for-developers.md)
- [Choosing a Network](https://docs.props.app/creating-mints/choosing-a-network.md)
- [Going Live - Promote To Mainnet](https://docs.props.app/creating-mints/choosing-a-network/going-live-promote-to-mainnet.md)
- [Gating for Friend.Tech Key Holders](https://docs.props.app/creating-mints/gating-for-friend.tech-key-holders.md): Offer mints exclusively to your Friend.Tech Key Holders


---

# 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.props.app/creating-mints.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.
