# Using your Domain

After registering a new domain name with us, your domain will initially not be displayed anywhere! The domain however is already associated with your wallet address and can be readily used.

If you want to check the domain ownership without wrapping your domain up, head to your profile dashboard!

Among the many uses you can find for your domain name, the most popular by far is simply transferring funds or assets via your wallet!

**Perform a transaction with a domain name**

To send SOL or any other token using a domain name simply add the domain name in the Recipient field, where you would usually add the wallet address. Hit Next, and you’re done!

<figure><img src="/files/dqeFnbOZHnjW7Wrtxdgh" alt=""><figcaption><p>Transfer funds using a domain name</p></figcaption></figure>

If you encounter any error while trying to perform a transaction there are a couple of reasons behind it:

1. You have the wrong domain name
2. The wallet you are using has not yet integrated our domain names.

<figure><img src="/files/ZJj275Aqeq1nq7llZjkF" alt=""><figcaption><p>Error with an unregistered domain name</p></figcaption></figure>

More use cases are available via our [integration](/protocol/integrations.md) partners. Just keep an eye on the expanding list of integrations.

Some communities that launched TLDs with us have taken domain names to another level entirely. Some have enabled discord gating, while others allow you to stake your domain names or even offer registration rewards!


---

# 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.alldomains.id/protocol/getting-started/using-your-domain.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.
