# Avatar for depub.space

{% 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 %}

[Desmos Profile](https://desmos.network/dpm), [Omniflix NFT](https://omniflix.network/) and [Stargaze NFT](https://www.stargaze.zone/) owners can display their NFTs on [depub.space](https://depub.space/) as avatar.

## Step 1

After logging in to depub.space, go to the lower left corner of the website and click the avatar.

<figure><img src="/files/D9rjwhToE7Hh9hOMHKpL" alt=""><figcaption><p>Go to the lower left corner of the website and click the avatar</p></figcaption></figure>

## Step 2

The settings page appears, click "Edit".

<figure><img src="/files/n7nham5aWVwOlSXyHHGw" alt=""><figcaption><p>The settings page appears, click "Edit"</p></figcaption></figure>

## Step 3

If the user has a Desmos, Omniflix, or Stargaze wallet derived from the same mnemonic/private key as the [LikeCoin](https://like.co/) wallet, he/she can select the corresponding option from the drop-down menu to display the NFT as an avatar in depub.space.

<figure><img src="/files/j037RQGHluzJ3PDfl9Kf" alt=""><figcaption><p>Select the corresponding option from the drop-down menu to display the NFT as an avatar</p></figcaption></figure>


---

# 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/general-guides/dapp/depub.space/avatar.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.
