> For the complete documentation index, see [llms.txt](https://docs.name.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.name.art/earn-coins.md).

# Earn coins

Navigating through Name.art isn't just about domains and tokens; it's a holistic experience where you get to engage, share, and earn. At the heart of this engaging ecosystem is our fantasy currency: Coins. These coins aren't just symbolic; they unlock the ability to mint referral tokens and significantly enhance your interactions on our platform.

***

## How to earn coins

Coins are our exclusive fantasy currency, integral for various activities on Name.art, such as minting referral tokens for premium .ART domains. But how do you earn these coins? Let's delve deeper.

### 1. Verify your .ART domain

If you own or manage .ART domains, verify them with us to generate daily coins. The more domains you verify, the more you earn!

To Verify your .ART domain(s) simply add a TXT record to the DNS settings for the domain at the registrar where you registered the domain. The TXT record should be added with the Hostname and Value that is presented to you on the Verify pop-up at Name.art.&#x20;

**Earning Table**:&#x20;

| Tier    | Suggested price | Coins per day |
| ------- | --------------- | ------------- |
| Tier 1  | $12             | 0.22          |
| Tier 2  | $70             | 0.82          |
| Tier 3  | $140            | 2.19          |
| Tier 4  | $210            | 4.11          |
| Tier 5  | $410            | 8.22          |
| Tier 6  | $910            | 10.96         |
| Tier 7  | $5,000          | 13.70         |
| Tier 8  | $10,000         | 16.44         |
| Tier 9  | $50,000         | 21.92         |
| Tier 10 | $100,000        | 27.40         |

**Be Active in Our Discord Community:**

Our Discord community is a hub of domain enthusiasts. Share your insights, tips, and tricks, or learn from veterans. Active participation and goodwill don't go unnoticed. Help others, be an active community member, and get rewarded with coins for your efforts.

{% embed url="<https://discord.gg/artdomains>" %}

***

**Why Accumulate Coins?**

Accumulating coins isn't just a numeric value increase in your account. It's about leveraging them for various activities on Name.art, from minting domain tokens to potentially unlocking more features in the future. The more coins you have, the more opportunities you unlock.

***

**Start Earning Today!**

With multiple avenues to earn, and new ways to be added soon, coins at Name.art are more than just a fantasy currency; they're a testament to your engagement and enthusiasm. Participate, share, verify, and let every interaction be a step closer to more rewards. Dive in and let your coin balance soar!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.name.art/earn-coins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
