# .nouns Names

.nouns are special domains that can only be claimed by holders of a [Noun NFT](https://nouns.wtf) or [$NOUNS](https://dexscreener.com/base/0x338f3e577312f90a74754dddd0d7568c2c3dc211) token.

<figure><img src="/files/MKII5qmxxLOxHKWuvKMX" alt=""><figcaption></figcaption></figure>

### Prices

Names are paid in ETH and are subject to yearly renewal. Lower digits have higher prices due to scarcity.

Every name directly funds the DAO and the nounish network of NNS resolvers across the world.

| Digits | Price      |
| ------ | ---------- |
| 4+     | $50/year   |
| 3      | $125/year  |
| 2      | $500/year  |
| 1      | $2500/year |

### Revenue Distribution

<figure><img src="/files/xpdBPrItKUfOHV8W9tx6" alt=""><figcaption></figcaption></figure>

Revenue generated from the minting of .nouns names will follow the distribution below.

| Receiver                               | Reward Distribution |
| -------------------------------------- | ------------------- |
| Nouns DAO                              | 70%                 |
| [Referrals](/rewards/referrals.md)     | 15%                 |
| [Ecosystem](/rewards/nns-resolvers.md) | 10%                 |
| NNS protocol                           | 5%                  |

You can find more info on the categories of the Receivers [here](/names/price-structure.md).

{% hint style="success" %}
**Special reservation for .⌐◨-◨  holders**

Every holder of a .⌐◨-◨  name (who is also an holder of a Noun NFT or $NOUNS token) will have the correspondent .nouns name reserved for 30 days after launch.

This will prevent names squatting and will give everyone in the ecosystem the possibility to secure their .nouns identity.
{% endhint %}

{% hint style="success" %}
**Special reservation for Noun holders**

Numbers from 0 to 9999 will be reserved to holders of the correspondent Noun NFT.

For example, if you own Noun #69 and Noun #420, you will be able to claim 69.nouns and 420.nouns.

This reservation doesn’t have an expiration time and these names can be claimed at any time.
{% endhint %}


---

# 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.nns.xyz/names/.nouns-names.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.
