# 信息流

Feed 页面展示当前事件和相关信息。&#x20;

它分为三个部分：警报、推文和笔记。

<figure><img src="/files/b117370b5f9427b2dbff36c36d2cf401b2effd48" alt=""><figcaption><p>Feed 页面示例</p></figcaption></figure>

### 警报

此部分显示所有项目的实时账户变更。用户可以使用文本搜索功能查找用户名更改，筛选名称、用户名、简介等中的关键字。

{% hint style="info" %}
**提示**：扫描用户名更改可以作为识别潜在诈骗的一种有用策略。
{% endhint %}

<figure><img src="/files/687064b55390defd1f6bef9df88cfbc62eee07e0" alt="" width="359"><figcaption><p>警报</p></figcaption></figure>

### 推文

推文提要呈现用户已添加到其观察列表的所有 Alphagate 项目的实时推文。建议经常将项目添加到您的观察列表并保持更新。

{% hint style="info" %}
**提示**：定期搜索诸如“launch”“presale”“airdrop”“free mint”等关键字，以发现情报并抓住各种机会！
{% endhint %}

<figure><img src="/files/b66f27a540e9d637fb5a343a5a39698a3bbcdd6f" alt="" width="432"><figcaption><p>推文</p></figcaption></figure>

### 笔记

最后一部分显示 Alphagate 用户添加到项目的最新笔记。

<figure><img src="/files/8321cd42e99b8ff66a130d87bc69b3cd6c4cc37e" alt="" width="425"><figcaption><p>推文</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.alphagate.io/alphagate-docs-zh/gong-neng/xin-xi-liu.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.
