> For the complete documentation index, see [llms.txt](https://docs.alphagate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/guan-cha-lie-biao/xiang-mu.md).

# 项目

您可以通过点击页面或单个页面上的“爱心”图标，将您喜欢的项目添加到个人关注列表中，操作非常简单， [发现](/alphagate-docs-zh/gong-neng/fa-xian.md) 页面或单个 [项目](/alphagate-docs-zh/gong-neng/xiang-mu.md) 页面。

将项目添加到关注列表后，您将实时监控其粉丝增长，并接收其推文和账号更新的通知（例如：如果他们在个人简介中添加了网站）。

您可以使用以下筛选器对关注列表中的项目进行排序：&#x20;

* **Twitter 粉丝**
* **粉丝增长**
* **关键个人资料增长**
* **关键个人资料**

默认情况下，我们按添加时间从新到旧显示项目。

<figure><img src="/files/6d326f49151de12a084864cab06527ab7cf1e0c0" alt=""><figcaption><p>默认关注列表视图</p></figcaption></figure>

使用偏好按钮，您可以为特定标签和链自定义警报。例如，如果您希望收到我们识别的每个新的“DeFi”类别项目的通知，只需将“DeFi”添加到您的偏好中。我们会在 Alphagate 的网站和 [**Telegram 机器人**](/alphagate-docs-zh/gong-neng/telegram-ji-qi-ren.md)上通知您任何新的发现。您可以选择多个链和类别进行监控。

<figure><img src="/files/1351dfd12a0bef225f9ab8e2fe2686eb89713edd" alt=""><figcaption></figcaption></figure>

\
\
参阅 [**关键个人资料**](/alphagate-docs-zh/gong-neng/guan-cha-lie-biao/guan-jian-zi-liao.md) 以了解此按钮的作用！


---

# 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.alphagate.io/alphagate-docs-zh/gong-neng/guan-cha-lie-biao/xiang-mu.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.
