# Setting Up Your ENS Name/Domain

- [Updating Your ENS Content Records](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name/updating-your-ens-content-records.md)
- [Content Hash Overview](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name/content-hash-overview.md)
- [Understanding Content Hashes, IPNS, and IPFS for ENS](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name/content-hash-overview/understanding-content-hashes-ipns-and-ipfs-for-ens.md)
- [Understanding IPFS Content Identifiers (CIDs)](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name/content-hash-overview/understanding-ipfs-content-identifiers-cids.md)


---

# 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://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-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.
