> 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/cn/networking/ipt/ip-transit.md).

# IP Transit

<table><thead><tr><th data-type="content-ref">接口名称</th><th>接口功能</th></tr></thead><tbody><tr><td><a href="/pages/n3lMz8wLZfSG1yuFWkZT">/pages/n3lMz8wLZfSG1yuFWkZT</a></td><td>本接口用于连接IP Transit 服务支持的数据中心</td></tr><tr><td><a href="/pages/qV7SY2b8Xc0WNl5EwyLc">/pages/qV7SY2b8Xc0WNl5EwyLc</a></td><td>创建一条IP Transit 的询价</td></tr><tr><td><a href="/pages/bBYRmVfiRGLX4nx8c3L3">/pages/bBYRmVfiRGLX4nx8c3L3</a></td><td>创建一条IP Transit</td></tr><tr><td><a href="/pages/UnF6MpTcd4weJNBal7YY">/pages/UnF6MpTcd4weJNBal7YY</a></td><td>本接口用于查询IP Transit资源列表</td></tr><tr><td><a href="/pages/GLVNVqDVw0iHR34n6yi6">/pages/GLVNVqDVw0iHR34n6yi6</a></td><td>修改一条IP Transit的带宽限速</td></tr><tr><td><a href="/pages/jgIazdXl6WcTjgqOs4xV">/pages/jgIazdXl6WcTjgqOs4xV</a></td><td>修改IP Transit的基本信息</td></tr><tr><td><a href="/pages/XoL7Xndv9ZvXB5yMGCny">/pages/XoL7Xndv9ZvXB5yMGCny</a></td><td>删除一条IP Transit</td></tr><tr><td><a href="/pages/s9Ee8iy3RCV9c90rIbhs">/pages/s9Ee8iy3RCV9c90rIbhs</a></td><td>查询IP Transit在指定时间段内的带宽数据</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/cn/networking/ipt/ip-transit.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.
