> For the complete documentation index, see [llms.txt](https://docs.v2.like.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v2.like.co/zh/general-guides/dapp/depub.space/avatar.md).

# 為 depub.space 增添頭像

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

[Desmos Profile](https://desmos.network/dpm)、[Omniflix NFT](https://omniflix.network/) 及 [Stargaze NFT](https://www.stargaze.zone/) 擁有者可於 [depub.space](https://depub.space/) 頭像展示自己的 NFT。

### 步驟一

登入 depub.space 後，到網站左下角點預設的頭像位置。

<figure><img src="/files/iarGeFGEBI9MybwOCKTM" alt=""><figcaption><p>到 depub.space 網站左下角點預設的頭像位置</p></figcaption></figure>

### 步驟二

出現設置頁面點「Edit」。

<figure><img src="/files/VwJ09DaJoJ1IDIndPmUi" alt=""><figcaption><p>出現設置頁面點「Edit」</p></figcaption></figure>

### 步驟三

假如用戶擁有與 [LikeCoin](https://like.co/) 錢包相同的助記詞/密鑰所衍生的 Desmos、Omniflix 或 Stargaze 錢包，可於下拉選單選取，即可於 depub.space 作為頭像顯示。

<figure><img src="/files/hPFzJ8gaMY2BrsN9wGQ2" alt=""><figcaption><p>在下拉選單選擇頭像</p></figcaption></figure>

#### 延伸閱讀

> [\[DSM空投\] Desmos Profile 說明與創建步驟詳解](https://matters.news/@wwhowbuhow/202874-dsm%E7%A9%BA%E6%8A%95-desmos-profile-%E8%AA%AA%E6%98%8E%E8%88%87%E5%89%B5%E5%BB%BA%E6%AD%A5%E9%A9%9F%E8%A9%B3%E8%A7%A3-bafyreicbf3xwkz367s56p57o2srgjygf6rfcm7j3zfyh5vkqkwo24sc7ri)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.v2.like.co/zh/general-guides/dapp/depub.space/avatar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
