# 管理网络

* [**创建弹性公网 IP**](/welcome/cn/elastic-compute/get-started/manage-networking/create-an-elastic-ipv4.md)
* [**创建全球 VPC**](/welcome/cn/elastic-compute/get-started/manage-networking/create-a-global-vpc.md)
* [**创建子网**](/welcome/cn/bare-metal/get-started/create-a-subnet.md)
* [**创建合并带宽组计费**](/welcome/cn/elastic-compute/get-started/manage-networking/create-cross-region-bandwidth.md)
* [**创建三层网络**](/welcome/cn/elastic-compute/get-started/manage-networking/create-a-custom-route.md)
* [**启用 IP 转发**](/welcome/cn/elastic-compute/get-started/manage-networking/enable-ip-forwarding.md)
* [**创建网卡**](/welcome/cn/elastic-compute/get-started/manage-networking/create-a-network-interface.md)


---

# 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/elastic-compute/get-started/manage-networking.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.
