# MetaNames

## Meta Names

- [Home](https://docs.metanames.app/home.md)
- [Connect your wallet](https://docs.metanames.app/getting-started/connect-your-wallet.md)
- [Deposit tokens](https://docs.metanames.app/getting-started/deposit-tokens.md): Replenish your wallet!
- [Register domain](https://docs.metanames.app/getting-started/register-domain.md): Create your web3 domain!
- [Profile](https://docs.metanames.app/domain-management/profile.md): Overview
- [Records](https://docs.metanames.app/domain-management/records.md)
- [Renew domain](https://docs.metanames.app/domain-management/renew-domain.md)
- [Transfer domain](https://docs.metanames.app/domain-management/transfer-domain.md): Transfer your MetaNames domain
- [Proposals](https://docs.metanames.app/governance/proposals.md)
- [Transition from .meta to .mpc](https://docs.metanames.app/governance/proposals/transition-from-.meta-to-.mpc.md)
- [Getting started](https://docs.metanames.app/developers/getting-started.md)
- [Domains](https://docs.metanames.app/developers/domains.md): Register and find your domain
- [Records](https://docs.metanames.app/developers/records.md): Handle the records of your domain


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.metanames.app/home.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.
