# How To Claim

[**.slam NFTs**](/tokens/.slam-nft.md) can be purchased on our **/claim** landing page: <https://www.slamnet.xyz/claim>.

The registration cost for a **.slam** domain ranges from **$4 to $8 USD**, depending on the domain length.&#x20;

Pricing is managed by the [**SLAMai DAO**](/governance/slamai-dao.md), ensuring affordability for new members joining the community. Prices are subject to change based on DAO proposals.

There is a small transaction fee for registering the domain on-chain, which is approximately **0.0023 SOL**.

***

To claim your domain:

1. Search for the domain you'd like to purchase.
2. Connect your **Solana wallet**.
3. Click **"Claim"** next to your chosen domain.

This will trigger the wallet signing process, confirming your ownership on the blockchain.

<figure><img src="/files/YmWzTImE3rm0Hz2vOADY" alt=""><figcaption><p>Claim Landing Page UI</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.slamai.xyz/tokens/.slam-nft/how-to-claim.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
