> For the complete documentation index, see [llms.txt](https://docs.devhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devhub.com/domains.md).

# Domains

- [Registering a new domain](https://docs.devhub.com/domains/registering-a-domain.md): Register a domain through the platform UI
- [Renewing a domain](https://docs.devhub.com/domains/renewing-a-domain.md)
- [Pointing an existing domain](https://docs.devhub.com/domains/pointing-an-existing-domain.md): Instructions on pointing an existing domain you or your customer owns
- [Pointing a subdomain of an existing domain](https://docs.devhub.com/domains/pointing-a-subdomain-of-an-existing-domain.md): Instructions on pointing a subdomain of a domain you or your customer owns
- [Transfer a domain](https://docs.devhub.com/domains/transfer-a-domain.md): Transferring domain registrations to and from our platform.
- [Transfer a domain to another registrar](https://docs.devhub.com/domains/transfer-a-domain/transfer-a-domain-to-another-registrar.md): How to transfer a domain registered with us away to another registrar
- [Validating your domain](https://docs.devhub.com/domains/validating-your-domain.md): Validating your domain with various 3rd party services and sites
- [Validate with Google Webmaster Tools](https://docs.devhub.com/domains/validating-your-domain/validate-with-google-webmaster-tools.md)
- [Domain expiration process](https://docs.devhub.com/domains/domain-expiration-process.md): The phases that a domain goes through after expiration


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devhub.com/domains.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.
