# Text records

With every registered NNS name comes with an set of records. These are a set of key - values pair used to store informations about user profile. DApps and protocol can used these records to store or retrieve informations associated with a name.

How to set text records for a name:

Go to the Records tab of the name you want to set text records, fill in the record value and click save:

<figure><img src="/files/j54bWb4krm19Pjwam269" alt=""><figcaption></figcaption></figure>

Confirm the transaction:

<figure><img src="/files/8MfH26uGcuSdjYvZU7R7" alt="" width="375"><figcaption></figcaption></figure>

Done!

<figure><img src="/files/kqpoiSLwQrzfO4WdiAPt" alt="" width="375"><figcaption></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.nad.domains/using-nns/name-manager-app/text-records.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.
