# FAQ

- [X3PRO adb无法识别解决方法](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/x3pro-adb-wu-fa-shi-bie-jie-jue-fang-fa.md)
- [Android Studio 版本兼容性速查表](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/android-studio-ban-ben-jian-rong-xing-su-cha-biao.md)
- [X系列\_设置屏幕亮度](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/x-xi-lie-she-zhi-ping-mu-liang-du.md)
- [新版sdk报错\_不兼容问题](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/xin-ban-sdk-bao-cuo-bu-jian-rong-wen-ti.md)
- [开发问题\_SDK](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/kai-fa-wen-ti-sdk.md)
- [X2眼镜设备&使用问题](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/x2-yan-jing-she-bei-shi-yong-wen-ti.md)
- [手机APP如何在X2上使用](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/shou-ji-app-ru-he-zai-x2-shang-shi-yong.md)
- [如何在x2上开发小程序](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/ru-he-zai-x2-shang-kai-fa-xiao-cheng-xu.md)
- [一些演示视频](https://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq/yi-xie-yan-shi-shi-pin.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://rayneo.gitbook.io/rayneo-devdoc/chang-jian-wen-ti/faq.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.
