# 常见问题解答

<details>

<summary>申请 BGP 互联需要多长时间？</summary>

自治系统编号成员的身份验证通常需要 1 到 2 个工作日。请检查您的电子邮件，我们将尽快与您联系。

在您的自治系统编号身份验证完成后，您可以建立 BGP 互联。

</details>

<details>

<summary>建立 BGP 互联需要多少费用？</summary>

BGP 互联本身是免费的。相关费用取决于您的互联带宽和所使用的服务类型。

</details>

<details>

<summary>我需要提供哪些技术支持？</summary>

您需要负责配置和维护您自己的 BGP 设备。详细信息请参阅 [**在您的路由器上配置 BGP**](/welcome/cn/global-bgp/establish-bgp-session/configure-bgp-on-your-router.md)。

如果您需要更多帮助，请查看我们的文档中心，了解有关全球 BGP 的更多信息或直接联系我们。

</details>


---

# 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://docs.console.zenlayer.com/welcome/cn/global-bgp/faqs.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.
