# 系统遇到Bug怎么办

请确保你的浏览器版本满足下面表格中的条件。

| 浏览器           | 最低支持版本            |
| ------------- | ----------------- |
| Safari / iOS  | 15 (2021-09-20 后) |
| Chrome / Edge | 84                |
| Firefox       | 90                |

遇到系统 BUG 先看看自己用的是什么浏览器，本平台不推荐使用国产浏览器（3某0、腾某、搜某等浏览器），因为此类浏览器的内核版本与本平台用到浏览器 API 有许多不兼容的地方，导致系统出现 BUG。


---

# 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://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/xi-tong-yu-dao-bug-zen-me-ban.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.
