# Set your domain name

Find your domain, and under the Details tab, you can edit your various wallet addresses, IPFS hash contents, and custom data.

When you fill in the data, anyone can view them through your domain.

1. The domains you have registered will be displayed at [<mark style="color:red;">app.coredao.id</mark>](https://app.coredao.id/), click on a domain to enter the details page.

![](/files/BjazsAP7c0YyHQPXnQK2)

2. In the domain details page, you can view and modify some information.

![](/files/ZNNKsjEzNDuv8y054Ak4)

For example, the address in Address -> CORE, if someone transfers money to this domain, it will eventually be transferred to this address.

You can also modify description, email, twitter, etc. Anyone can see them, but only you can modify them.

Do not modify <mark style="color:red;">Resolver</mark> unless you are a professional developer


---

# 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.coreid.org/user-tutorials-for-.core-domain/set-your-domain-name.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.
