# FAQs

<details>

<summary>How long does it take to apply for BGP interconnect?</summary>

The authentication of ASN members typically take 1 to 2 business days. Please check your email as we will contact you as soon as possible.

After your ASN is authenticated, you can establish your BGP interconnect.

</details>

<details>

<summary>How much does it cost to establish BGP interconnect?</summary>

BGP interconnect itself is free. The associated costs depend on your interconnect bandwidth and the type of services used.

</details>

<details>

<summary>What technical support do I need to provide?</summary>

You are responsible for configuring and maintaining your own BGP devices. See [**Configure BGP on Your Router**](/welcome/global-bgp/establish-bgp-session/configure-bgp-on-your-router.md) for details.

If you need more help, view our Doc Center for more information about Global BGP or directly contact us.

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