# Authorize ASN

Autonomous System Number (ASN) is a unique identifier assigned to an autonomous system (AS) on the internet. ASNs are crucial for the functioning of our global BGP. You can submit a request for your own AS authorization to establish global BGP Interconnect.

## Procedures

Submit a request for your own AS authorization to establish global BGP interconnect.

<div align="left"><figure><img src="/files/U3tWHWFTBiZFDhY02DeI" alt="" width="563"><figcaption><p>ASN Authorization Request</p></figcaption></figure></div>

1. On the upper left corner of zenConsole, go to **Products** > **Global BGP** > **ASN** > **Authorize ASN**.
2. Enter your ASN and company name.
3. Refer to the email sample and send an email with your ASN and company name from your contact mailbox to <ipupdatesupport@zenlayer.com>.
4. Click **Submit Request**.

### What's Next

We will contact you within 1 to 2 days. You may need to provide the following documentation:

* Your online profiles: Screenshots of LinkedIn, WhatsApp, Telegram, or WeChat;
* Business registration documents: Business license, legal representative's ID card;
* ASN authorization file: Official documentation authorizing your use of the ASN.

## Result

After the request is submitted, your ASNs will show in the list. The state of authorized ASNs is **Active**.

<div align="left"><figure><img src="/files/dw8mrBXz2HuPS7MA0fyR" alt=""><figcaption><p>ASN List</p></figcaption></figure></div>

More actions are supported:

* **Add BGP Session**: view [**Establish BGP Session**](/welcome/global-bgp/establish-bgp-session.md) for detailed steps.
* **Revoke Authorization**: click to revoke authorization of this ASN. After revoking the authorization, BGP sessions for this ASN will no longer be possible.

## What to Do Next

After your ASN is authorized, you can [**establish a BGP session**](/welcome/global-bgp/establish-bgp-session.md) with this ASN.


---

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