# 渠道

{% hint style="warning" %}

#### 频道目前处于早期访问阶段

我们正在逐步开放频道访问权限。请持续关注下方功能的更多进展。
{% endhint %}

频道可让你将 [GitBook Assistant](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/zh/ai-yu-sou-suo/gitbook-ai-assistant) 和 [GitBook Agent](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/zh/gitbook-agent/what-is-gitbook-agent) 的强大功能带入其他工具和工作流中。

当 GitBook Agent 在 Slack、GitHub 或 Linear 中工作时，它会自动将变更请求链接到对应的原始线程、问题或拉取请求。

要添加频道，请打开你站点的 **设置** 并点击 **频道**.

{% hint style="info" %}

#### 想要将 GitBook Assistant 嵌入到你的网站或产品中吗？

前往 [embedding](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/zh/docs-site/embedding "mention") 了解如何嵌入 GitBook Assistant。
{% endhint %}

### 即将推出

我们正在努力添加更多频道。请查看下方各项集成的进展。

<table data-view="cards"><thead><tr><th></th><th><select><option value="mjZVekTsgGQo" label="进行中" color="blue"></option><option value="exlMMXLVjkth" label="计划中" color="blue"></option></select></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Slack</strong></td><td><span data-option="mjZVekTsgGQo">进行中</span></td><td></td><td></td></tr><tr><td><strong>Linear</strong></td><td><span data-option="mjZVekTsgGQo">进行中</span></td><td></td><td></td></tr><tr><td><strong>GitHub</strong></td><td><span data-option="mjZVekTsgGQo">进行中</span></td><td></td><td></td></tr><tr><td><strong>Discord</strong></td><td><span data-option="exlMMXLVjkth">计划中</span></td><td></td><td></td></tr><tr><td><strong>Intercom</strong></td><td><span data-option="exlMMXLVjkth">计划中</span></td><td></td><td></td></tr><tr><td><strong>Microsoft Teams</strong></td><td><span data-option="exlMMXLVjkth">计划中</span></td><td></td><td></td></tr><tr><td><strong>Google Chat</strong></td><td><span data-option="exlMMXLVjkth">计划中</span></td><td></td><td></td></tr><tr><td><strong>申请一个频道</strong></td><td></td><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i></td><td><a href="https://github.com/orgs/GitbookIO/discussions/new?category=feature-requests">https://github.com/orgs/GitbookIO/discussions/new?category=feature-requests</a></td></tr></tbody></table>


---

# 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://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/zh/gitbook-agent/qu-dao.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.
