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

# About

### About Name.art

**Name.art is a new way to participate in premium domain sales — without owning the domains themselves.**

Name.art allows approved participants to mint **referral tokens** for unregistered premium **.ART** domain names and earn real cash rewards when those domains are registered anywhere in the world. Each token represents a limited-time opportunity to promote a specific domain and share in its success.

Participants receive virtual coins to mint tokens for the domains they believe in, and actively promote them through their networks, outreach, or content. If the domain is registered while the token is active, the token holder earns a reward — regardless of which registrar completes the sale.

Name.art is designed for **emerging and experienced domain brokers, marketers, and creators** who want hands-on exposure to promoting and selling premium domains without the cost or risk of buying inventory. It combines domain insight, real incentives, and community-driven discovery into a transparent, performance-based system.

During its current phase, Name.art is **invite-only**, allowing the platform to grow deliberately while rewarding early participants who help shape the ecosystem.


---

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