# 授权 ASN

自治系统编号 (AS 编号) 是分配给互联网上自治系统 (AS) 的唯一标识符。AS 编号对我们全球 BGP 的运行至关重要。您可以通过提交申请来授权您自己的 AS 编号，以便建立全球 BGP 互联。

## 操作步骤

提交申请以授权您自己的 AS 编号，以便建立全球 BGP 互联。

<div align="left"><figure><img src="/files/o31lrmmH6Uk7hrRneVYq" alt="" width="563"><figcaption><p>AS 编号授权申请</p></figcaption></figure></div>

1. 在 zenConsole 的左上角，依次点击 **产品** > **全球 BGP** > **AS 编号** > **授权 AS 编号**。
2. 输入您的 AS 编号和公司名称。
3. 参考邮件模板，从您的联系邮箱发送包含 AS 编号和公司名称的邮件至 <ipupdatesupport@zenlayer.com>。
4. 点击 **提交申请**。

### 后续步骤

我们将在 1 到 2 天内联系您。您可能需要提供以下文件：

* 您的在线资料：LinkedIn、WhatsApp、Telegram 或 WeChat 的截图；
* 企业注册文件：营业执照、法定代表人身份证；
* AS 编号授权文件：正式授权您使用 AS 编号的文件。

## 结果

提交申请后，您的 AS 编号将显示在列表中。已授权 AS 编号的状态为 **活动**。

<div align="left"><figure><img src="/files/jBmebALQvHhMRJlWWdsP" alt=""><figcaption><p>AS 编号列表</p></figcaption></figure></div>

支持更多操作：

* **添加 BGP 会话**：查看 [**建立 BGP 会话**](/welcome/cn/global-bgp/establish-bgp-session.md) 了解详细步骤。
* **撤销授权**：点击以撤销此 AS 编号的授权。撤销授权后，此 AS 编号将无法建立 BGP 会话。

## 下一步操作

授权 AS 编号后，您可以 [**建立 BGP 会话**](/welcome/cn/global-bgp/establish-bgp-session.md) 与此 AS 编号进行会话。


---

# 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/authorize-asn.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.
