> For the complete documentation index, see [llms.txt](https://kaspacom.gitbook.io/kaspacom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaspacom.gitbook.io/kaspacom/krc-20-tokens/mint.md).

# Mint

**How It Works:**

1. **Look for the “Mint” Button**
   * Tokens that are still available for minting will display a **“Mint”** button. With just one click, you can mint tokens instantly.
2. **Discover Trending Mints**
   * Click the **🔥 “Minting”** button in the **Marketplace** to explore hot and trending mints.
   * Adjust the **timeframe** to see trends over different periods.
3. **Mint Directly from a Token Page**
   * Navigate to the token’s page to mint tokens for that specific project.

KaspaCom makes minting straightforward and accessible, whether you're exploring trends or focusing on a specific token. Mint with ease and be part of the action in just one click!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kaspacom.gitbook.io/kaspacom/krc-20-tokens/mint.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.
