# 推特监控

## 推特用户监控配置

{% embed url="<https://debot.ai/deFiBot/strategy>" %}

在页面中点击创建监控，选择推特监控

<figure><img src="/files/gTtvRinaRzq40vwhOn0Z" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tNdzqLyvdUU3ykPzLFU7" alt=""><figcaption></figcaption></figure>

您可以使用自己的推特账号进行实验

### 如何找到推特用户的用户名

以马斯克为例，他的个人主页是：<https://x.com/elonmusk>

<figure><img src="/files/GzvcmQAoeJYY81g01SDe" alt=""><figcaption></figcaption></figure>

复制这个用户名即可，***注意不要带@符号***

## 推特消息示例

### 发表、转发内容

<figure><img src="/files/8V1RfRXv6lxDBQcJRoMf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XUs0Of5Hz3od2LFCbHDR" alt=""><figcaption></figcaption></figure>

### 头像修改

<figure><img src="/files/4DjUCAsUWVmfTu2K2JoZ" alt=""><figcaption></figcaption></figure>

### 签名修改

<figure><img src="/files/cNoPsOLvZuNiUdyUJgCP" alt=""><figcaption></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.debot.ai/basic-features/jian-kong-pei-zhi/tui-te-jian-kong.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.
