> For the complete documentation index, see [llms.txt](https://bingyanchi.gitbook.io/bingqueue-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bingyanchi.gitbook.io/bingqueue-guide/readme.md).

# Welcome to BingQueue Guide

Thank you for purchasing BingQueue, this plugin will be updated for a long time.

Next, click on the page name on the left to start browsing the guide!

{% content-ref url="/pages/1MjiFEv7JUBAii2g2gXZ" %}
[Quick Start](/bingqueue-guide/en-us/quick-start.md)
{% endcontent-ref %}

Most of this guide is machine translated, if you are interested, you can help us translate: [https://crowdin.com/project/bings-plugins](https://zh.crowdin.com/project/bings-plugins)

感谢你购买 BingQueue，此插件长期更新。

接下来点击左侧的页面名称开始浏览指南吧！

{% content-ref url="/pages/UDFQiE5Gr7ecSXY5glOK" %}
[快速开始](/bingqueue-guide/zh-cn/quick-start.md)
{% endcontent-ref %}


---

# 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://bingyanchi.gitbook.io/bingqueue-guide/readme.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.
