> For the complete documentation index, see [llms.txt](https://ak-scripts.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ak-scripts.gitbook.io/docs/yi-lai/markdown/ti-huan-kuang-jia-mo-ren-zhi/qbx/wen-ben-textui.md).

# 文本（TextUI）

## ⚙️ QBX 框架使用说明

> 💡 QBX 框架基于 **ox\_lib** 运行，\
> 因此其 TextUI系统来自 **OX 模块**。\
> 若需查看具体替换与配置步骤，请前往 OX 文档页。

***

### 🔗 前往 OX 模块设置教程

QBX 使用的 TextUI 底层为 OX 模块，因此修改方法请参考以下章节：\
👉 [点击跳转到 OX 教程](/docs/yi-lai/markdown/ti-huan-kuang-jia-mo-ren-zhi/ox/wen-ben-textui.md)

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ak-scripts.gitbook.io/docs/yi-lai/markdown/ti-huan-kuang-jia-mo-ren-zhi/qbx/wen-ben-textui.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.
