> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/api-reference/compute/zec/vpc-network/border-gateway.md).

# Border Gateway

<table><thead><tr><th data-type="content-ref">Operation</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/46ZGzCmKSkWwsNzzWPyw">/pages/46ZGzCmKSkWwsNzzWPyw</a></td><td>Creates a border gateway</td></tr><tr><td><a href="/pages/Mb7mter9LCCw0nHqMQH3">/pages/Mb7mter9LCCw0nHqMQH3</a></td><td>Queries the details of one or more border gateways</td></tr><tr><td><a href="/pages/xxUuQ2z7N6fdMWCiOjbZ">/pages/xxUuQ2z7N6fdMWCiOjbZ</a></td><td>Modifies the ASN of a border gateway</td></tr><tr><td><a href="/pages/Pg95RcKUmc6QToqcPeUU">/pages/Pg95RcKUmc6QToqcPeUU</a></td><td>Modifies the attributes of one or more border gateways</td></tr><tr><td><a href="/pages/OJBhi3USwpR4FVntGL1u">/pages/OJBhi3USwpR4FVntGL1u</a></td><td>Queries list of NAT gateways that can be bound to a border gateway</td></tr><tr><td><a href="/pages/3QjSSqIzH1V44gkJmWZb">/pages/3QjSSqIzH1V44gkJmWZb</a></td><td>Binds a NAT gateway to a border gateway</td></tr><tr><td><a href="/pages/4QohFAujSkcEOA5CbwIz">/pages/4QohFAujSkcEOA5CbwIz</a></td><td>Unbinds a border gateway from a NAT gateway.</td></tr><tr><td><a href="/pages/iNfO8dXXI9MUnpRnxOBF">/pages/iNfO8dXXI9MUnpRnxOBF</a></td><td>Advertises custom routes to a border gateway</td></tr><tr><td><a href="/pages/ECkTwdokfBwhhfC0pOdP">/pages/ECkTwdokfBwhhfC0pOdP</a></td><td>Not advertise custom routes to a border gateway</td></tr><tr><td><a href="/pages/3tfjIcv2SzAe3YTm0BoK">/pages/3tfjIcv2SzAe3YTm0BoK</a></td><td>Deletes a border gateway</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.console.zenlayer.com/api-reference/compute/zec/vpc-network/border-gateway.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
