> For the complete documentation index, see [llms.txt](https://docs.alldomains.id/protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alldomains.id/protocol/getting-started/dynamic-pricing.md).

# Dynamic Pricing

Since some of our partnered **TLDs are priced in different SPLs** ($WIF, $SAMO, $MYRO etc.) with a high volatility rate, we have decided to **peg** the domain name registration fees **at specific $USDC** **values** (based on our partners' preferences).

This tech allowed us to implement SPL pricing for ALL our domain names.

Along with $SOL and $USDC, you can now use select partnered tokens ($WEN, $BONK, $CHAT, $SLERF) to claim ANY of our domain names. If you choose to do so, the swap to $USDC will happen instantly via the current Jupiter Exchange price and their standard 2% exchange fee.\
\
We have already integrated Token Extensions and soon you will have the option to claim our domains using even more tokens!&#x20;

To see the complete list of tokens you can use to claim our domain names hit the *Cog* button above the *Powered by Jupiter* line! Click on any of the mentioned tokens, and prices will update accordingly! &#x20;

<figure><img src="/files/JdnFFpOXcKEeuX21y0lx" alt=""><figcaption><p>Tokens you can use to claim domain names</p></figcaption></figure>


---

# 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.alldomains.id/protocol/getting-started/dynamic-pricing.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.
