# 独家优势

| 功能                | 描述                                                                                                |
| ----------------- | ------------------------------------------------------------------------------------------------- |
| 用户聊天记录隐私          | 用户只能看到自己的聊天记录，无法看到其他人的记录，其他人也无法看到用户的记录。                                                           |
| 自定义指令（独家）         | 对自定义指令生效，用户可以自由设置，不影响别人，别人看不到。                                                                    |
| 聊天记录可持续性（独家）      | 系统重视用户的聊天记录，不会使用低质量的临时账号，用户可以通过查阅历史公告了解我们为保护聊天记录所做的努力。                                            |
| 聊天记录漫游            | 系统提供了聊天记录漫游功能，无论用户正在使用哪个账号，都可以看到所有账号里属于自己的聊天记录。                                                   |
| 搜索（独家）            | 支持直接通过粘贴链接或GPTs ID进行搜索，无需进行人机验证。                                                                  |
| 低延迟（行业领先）         | 采用多种缓存技术和关键参数预取优化，后端服务器接入CloudFlare IX数据交换中心直连OpenAI，确保低延迟。物理链路到中国大陆的延迟控制在150ms以内，运行时延迟保持在80ms以内。 |
| 汉化优化              | 使用界面大部分都是中文，一些令人迷惑的提示和报错也做了适当的修改。自2023年6月起就对全部页面做了汉化优化，比官网开放多语言的公开测试领先半年。                         |
| 剩余次数、重置时间估算提示（独家） | 后台会统计账号的使用情况，按照使用量从少到多的顺序排序，并且会估算出次数的重置时间，方便用户选择账号使用。                                             |
| 自有ASN/IP（独家）      | 拥有自有ASN和IP地址，每个账号分配一个固定的独立IP。可能有防封号的作用。                                                           |
| 国内直连              | 无需梯子，国内直接高速访问。提升用户体验。                                                                             |


---

# 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://doc.yesiamai.com/kai-shi-shang-lu/du-jia-you-shi.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.
