> 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/rewards.md).

# Rewards

## Rewards

At Name.art, when a domain you’ve promoted gets registered while your referral token is active, you **earn a real cash commission and get back all of your coins plus bonus coins**.

#### How It Works

1. **Earn Commissions**\
   When a domain linked to your token is registered — whether at GoDaddy, Namecheap, Get.art - any ICANN registrar or reseller — you receive a real cash payment based on the domain’s reward tier.
2. **Coins Returned**\
   When a domain is registered while your token is active, you get **110% of the coins** you spent back — so you always come out ahead when your promotion succeeds.
3. **Token Expiry Refund**\
   If a token expires without being registered (after 6 months), you’ll receive **90% of the coins** you spent back, so you can choose new names and try again.

#### Why This Matters

The commission structure is designed to **reward action**, not waiting — the more you promote and make matches, the more you can earn and grow your portfolio.

**Payout Details:**

• Claim Process: When a domain associated with your referral token is registered, it enters a pending status. After a 5-day window, the reward becomes available to claim.\\

\
• Withdraw from the platform: Once you have at least $10 in earnings, you can withdraw your rewards directly from your Name.art account dashboard.\\

\
• Transparent Tracking: Every token, its status, and your resulting earnings can be monitored in real-time through your dashboard.

<table><thead><tr><th>Tier</th><th width="162">Suggested price</th><th>Reward Amount</th></tr></thead><tbody><tr><td>Tier 5</td><td>$410</td><td>$50.00</td></tr><tr><td>Tier 6</td><td>$910</td><td>$100.00</td></tr><tr><td>Tier 7</td><td>$5,000</td><td>$500.00</td></tr><tr><td>Tier 8</td><td>$10,000</td><td>$1,000.00</td></tr><tr><td>Tier 9</td><td>$50,000</td><td>$5,000.00</td></tr><tr><td>Tier 10</td><td>$100,000</td><td>$10,000.00</td></tr></tbody></table>


---

# 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/rewards.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.
