# What is Avvy? How do I get one?

Avvy Domains is the naming service on the Avalanche blockchain. With Avvy, users and businesses can replace computer-generated identifiers, such as wallet addresses, with human readable and memorable names like *johndoe.avax*.&#x20;

## How do I get a Avvy domain?

1. Visit <https://app.avvy.domains/>
2. Search a domain name, if it's available you can click **register this name**
3. You will be taken to the checkout page, where you will be able to change the duration (1-5 years)
4. Once you have chosen a duration, you can click continue registration, which will generate proofs
5. After the proof has been generated, you can select between **standard** or **enhanced** privacy. Click continue, and finalize the registration.
6. Next you will be prompted to sign a the transaction request in your wallet

{% embed url="<https://avvy.domains/media/balloon_block_editor/register.gif>" %}
Video above demonstrates step by step how to register a Avvy domain
{% endembed %}

## How can I resolve my address so that my .avax name is reflected on Avalytics?

1. Visit <https://app.avvy.domains/user/domains>
2. Click into the domain you want to resolve
3. Scroll down to reverse records and click **set reverse**
4. Click **set reverse record**
5. Next you will be prompted to sign a the transaction request in your wallet
6. After the transaction is complete, you will get a confirmation message. Reverse Record for C-Chain / EVM has been set. Your avvy domain will now reflect on Avalytics.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKA7mlcswkxhKfuLtJbow%2Fuploads%2FjLL9N86etCvZLCh8Fu9P%2F2023-03-11%2017-43-20.mp4?alt=media&token=9eec4bc2-bc1b-484f-9de6-1e0ef9170522>" %}
Video above demonstrates how to resolve an Avvy Domain
{% endembed %}


---

# 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://learn.avalytics.xyz/knowledge/what-is-avvy-how-do-i-get-one.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.
