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

# Available Names

## Available Names

#### Browsing the Domain Inventory

The Available Names page shows all premium .ART domains currently available for you to back with a referral token. You can find domains using three tools:

•        Category filter: Use the dropdown to browse by category and subcategory. See the category list below.

•        Reward tier filter: Filter by commission tier to find domains that match your target earnings.

•        Search: Enter a keyword to search for a specific domain or type of name.

&#x20;

#### Browsing by Category

The category dropdown lets you browse domains organized by industry or theme. Select a parent category to see all domains in that group, or select a subcategory to narrow your results. Current categories include:

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Category</td><td valign="top">Subcategories</td></tr><tr><td valign="top">Architecture &#x26; Interior</td><td valign="top">Interior Design, Architecture</td></tr><tr><td valign="top">Art &#x26; Design</td><td valign="top">Photography, Fine Art &#x26; Painting, Graphic Design, Illustration, Sculpture</td></tr><tr><td valign="top">Brands</td><td valign="top">Home &#x26; Tools, Media &#x26; Publishing, Technology, Beauty &#x26; Luxury, Finance, Fashion &#x26; Apparel, Entertainment, Sports</td></tr><tr><td valign="top">(More categories)</td><td valign="top">Additional categories visible in the dropdown within the platform</td></tr></tbody></table>

&#x20;

Browsing by category is especially useful if you have a network in a specific industry. If you know people in the photography world, filter by Art & Design > Photography. If your contacts are in technology brands, filter by Brands > Technology.

&#x20;

#### Domain Tiers and Commissions

Each available domain is priced at one of six tiers. Your commission is 10% of the domain's tier price, regardless of what the buyer ultimately pays. Only tiers 5 through 10 are available for token minting:

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Domain Tier</td><td valign="top">Domain Price</td><td valign="top">Coins to Mint Token</td><td valign="top">Your Commission</td></tr><tr><td valign="top">Tier 5</td><td valign="top">$410</td><td valign="top">5 coins</td><td valign="top">$50</td></tr><tr><td valign="top">Tier 6</td><td valign="top">$910</td><td valign="top">10 coins</td><td valign="top">$100</td></tr><tr><td valign="top">Tier 7</td><td valign="top">$5,000</td><td valign="top">50 coins</td><td valign="top">$500</td></tr><tr><td valign="top">Tier 8</td><td valign="top">$10,000</td><td valign="top">100 coins</td><td valign="top">$1,000</td></tr><tr><td valign="top">Tier 9</td><td valign="top">$50,000</td><td valign="top">500 coins</td><td valign="top">$5,000</td></tr><tr><td valign="top">Tier 10</td><td valign="top">$100,000</td><td valign="top">1,000 coins</td><td valign="top">$10,000</td></tr></tbody></table>

&#x20;

Only one token can be held per domain at any time. Once you mint a token for a name, you are the only person who can earn the commission for it while your token is active.


---

# 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/available-names.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.
