# 如何使用 GPTs.Report

### 访问 Telegram Bot [GPTs.Report](< https://t.me/GPTsReport_Bot>)，发送消息：

```bison
/create <你的 GPTs 地址>
```

<div align="center"><figure><img src="/files/icjY1CprG3ekysmuICXQ" alt="" width="375"><figcaption></figcaption></figure></div>

### 点击 Telegram Bot 返回的链接进行配置

点击 Setup Instructions 根据引导和提示配置，完成后发布 GPTs。

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

## 使用方式

你的用户可以在 GPTs 通过输入

```bison
/feedback {反馈内容}
```

提交反馈，提交完成后将会在 Telegram Bot 收到内容，同时会展示反馈内容。

<figure><img src="/files/H2p2wzjIkck3wNpMkZff" alt="" width="369"><figcaption></figcaption></figure>

点击 Telegram Bot 返回的链接即可查看完整对话

<figure><img src="/files/PlSjLXwoP4zHmUQcJ6S0" alt="" width="563"><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.gpts.report/gpts.report/ru-he-shi-yong-gpts.report.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.
