# Edit Avatar and Name

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

## How to set up

Go to the upper right corner of the [Liker Land website](https://liker.land/en) and click "Login".

<figure><img src="/files/bHh0G74hfYSCGpyXt1kX" alt=""><figcaption><p>Click "Login"</p></figcaption></figure>

Click "Email/Social" or Keplr to login.

<figure><img src="/files/68nBD1UVyyaXcdxmKk7x" alt=""><figcaption><p>Click "Email/Social" or Keplr to login</p></figcaption></figure>

After logging in, click on the avatar in the upper right corner, click ‘Settings’, and then click ‘Liker ID’.”

<figure><img src="/files/Wv1HTTYgMVtHlzRyt58e" alt=""><figcaption><p>click "Settings", and then click "Liker ID"</p></figcaption></figure>

Click on "Change Avatar" or "Edit" to modify your email. Click on "Display Name" and "Description" to change them, and don't forget to click "Save".

<figure><img src="/files/K5ialeQ6fmPLrgnbndne" alt=""><figcaption><p>Click on "Change Avatar" or "Edit" to modify your email. Click on "Display Name" and "Description" to change them</p></figcaption></figure>

***

## Use Case

Your name and avatar will appear in various [Liker Land](https://liker.land/) scenarios:

### My Bookshelf

{% content-ref url="/pages/H761NGk5JVbNLaa86Zwj" %}
[My Bookshelf](/depub/liker-land/bookshelf.md)
{% endcontent-ref %}

<figure><img src="/files/Os01jxaMLBstqQn3Dwi3" alt=""><figcaption><p>Bookshelf</p></figcaption></figure>

### LikeCoin button

{% content-ref url="/pages/-M-KjeYz81XRlKXI3vRV" %}
[LikeCoin button](/general-guides/dapp/creator.md)
{% endcontent-ref %}

![LikeCoin button](/files/VeGnEuZcxG5EErFFNzKi)


---

# 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.v2.like.co/depub/register/edit-avatar-displayname.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.
