# 常见问题

- [GPT元宇宙和官方有什么不同](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/gpt-yuan-yu-zhou-he-guan-fang-you-shen-me-bu-tong.md)
- [模型使用频率限制](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/mo-xing-shi-yong-pinlxian-zhi.md)
- [怎样算一次聊天](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/zen-yang-suan-yi-ci-liao-tian.md)
- [两个人同时聊天会不会撞车](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/liang-ge-ren-tong-shi-liao-tian-hui-bu-hui-zhuang-che.md)
- [系统遇到Bug怎么办](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/xi-tong-yu-dao-bug-zen-me-ban.md)
- [报错解疑以及解决方案](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/bao-cuo-jie-yi-yi-ji-jie-jue-fang-an.md)
- [忘记密码](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/wang-ji-mi-ma.md)
- [跑代码 (python)是指什么意思](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/pao-dai-ma-python-shi-zhi-shen-me-yi-si.md)
- [聊天记录相关](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/liao-tian-ji-lu-xiang-guan.md)
- [想要切换订阅，如何计费](https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/xiang-yao-qie-huan-ding-yue-ru-he-ji-fei.md)


---

# 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.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.
