# Mint

### Mint Overview

On the *Mint* tab, search for any name you'd like to register.

The NFD must be an alphanumeric containing letters `A-Z` and / or numbers `0-9`, no special characters are allowed.

You can browse the [marketplace](/platform/marketplace.md) for NFDs that were registered and listed for sale.

***

### Pricing

The NFD registry charges a yearly fee for name registrations. This fee is paid in ALGO, but denominated in USD. These fees fund the development of NFDomains and prevent the speculative registering of names (domain-squatting).

| Characters                                   | Price Per Year      |
| -------------------------------------------- | ------------------- |
| [Segments](/platform/segments-subdomains.md) | $5 + Root Owner Fee |
| 5+                                           | $6                  |
| 4                                            | $12                 |
| 3                                            | $30                 |
| 2                                            | $90                 |
| 1                                            | $315                |

***

#### Carry Cost

Every NFD has a carry cost of `~2.5 ALGO` which is paid once upon minting a new NFD. These fees are for storage and other on-chain costs.

***

### Inflation Schedule & Maximum Registration Time

The protocol has a built in inflation parameter set to `2%` per year. The date for the first price hike is 1 year from V3 launch, `September 02, 2025`.

The protocol has a cap of `20` years that an NFD can be registered for.

***


---

# 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.nf.domains/platform/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.
