> 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/create-your-portfolio.md).

# Create your portfolio

## Create Your Portfolio

**Your Portfolio Dashboard** \
Your Name.art Portfolio is where you manage your active referral tokens. From here you can see at a glance: \
\
• Which domains you currently hold tokens for\
• The commission amount attached to each token \
• How long until each token expires \
• Whether any of your domains have been registered

**Minting a Token**\
To add a domain to your portfolio:&#x20;

* Go to the Available Names page and find a domain you want to back.
* Click the Mint button next to the domain. The cost in coins will be shown.
* Confirm the mint. The domain will appear in your portfolio immediately and your token is active for 6 months from that point.

**Sharing Your Domains** \
Every domain in your portfolio has a built-in share button. This lets you promote a domain directly from within Name.art without any extra steps: \
\
• Click the share button next to any domain in your Portfolio tab \
• Choose to post directly to Facebook or X (Twitter) in one click \
• No copying links, no switching apps — the post is ready to go

Sharing is step one of promotion. For best results, combine social sharing with direct personal outreach to people in your network who might have a genuine use for the domain.

**Your Goal as a Name.art Member** \
Your portfolio is a tool, not a trophy. The goal isn't to hold as many tokens as possible — it's to hold tokens for domains you can actively connect with the right buyer. A small portfolio of well-chosen, actively promoted domains will always outperform a large passive one.


---

# 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/create-your-portfolio.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.
