# 我的書架

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

[我的書架](https://liker.land/zh-Hant/bookshelf?tab=collected)包含以下功能：

## 收藏

展示該用戶的 NFT 藏品。

<figure><img src="/files/pcow3c4S4fUA8UeGtNWM" alt=""><figcaption><p>收藏</p></figcaption></figure>

## 創作

展示該用戶創作的 NFT。

<figure><img src="/files/f10A8wLwWIOGyvGX1Rof" alt=""><figcaption><p>創作</p></figcaption></figure>

## 藏品排序

用戶可以透過不同的排序去查看任何書架，選擇包括：

* 依類型篩選：所有 NFT、文章

<figure><img src="/files/9W8hg4yHbOFJveLiu7VV" alt=""><figcaption><p>類型</p></figcaption></figure>

* 依作者篩選

<figure><img src="/files/tKqK1JohXikrqyPPHi2p" alt=""><figcaption><p>作者</p></figcaption></figure>

* 按價格
* 按時間
* 按擁有

<figure><img src="/files/lttbkGHQBCMFRib31lnT" alt=""><figcaption><p>藏品排序</p></figcaption></figure>

## 以公開角度查看

點「以公開角度查看」可檢視用戶公開的**書架**頁面（網址為 <https://liker.land/\\[錢包地址]），並展示用戶資訊及其最愛作者與頭號粉絲。>

<figure><img src="/files/x85gqyod4TcJJWkqJMIA" alt=""><figcaption><p>以公開角度查看</p></figcaption></figure>

<figure><img src="/files/9Zr1uQG5k7997XRQmcEx" alt=""><figcaption><p>最愛作者</p></figcaption></figure>

<figure><img src="/files/7N8tQzEjio4RpaeA7mTn" alt=""><figcaption><p>頭號粉絲</p></figcaption></figure>

## 關注創作者

詳見：

{% content-ref url="/pages/YwriBimDXbTT26udnO5H" %}
[關注創作者](/zh/depub/liker-land/follow-creators.md)
{% endcontent-ref %}


---

# 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/zh/depub/liker-land/bookshelf.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.
