> 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/compute/aig/ai-gateway-usage.md).

# AI网关用量统计

<table><thead><tr><th data-type="content-ref">接口名称</th><th>接口功能</th></tr></thead><tbody><tr><td><a href="/pages/SY3CxmjO8tC17SOnwHlq">/pages/SY3CxmjO8tC17SOnwHlq</a></td><td>查询AI网关用量明细数据</td></tr><tr><td><a href="/pages/hyo9kwM7fA7tXxF4wy0a">/pages/hyo9kwM7fA7tXxF4wy0a</a></td><td>查询AI网关月总费用</td></tr><tr><td><a href="/pages/qujNJMlajoFt0zMreLCZ">/pages/qujNJMlajoFt0zMreLCZ</a></td><td>查询AI网关月模型日费用</td></tr><tr><td><a href="/pages/mK1StesVxriqmyydbV52">/pages/mK1StesVxriqmyydbV52</a></td><td>查询AI网关用量统计数据</td></tr><tr><td><a href="/pages/SxWIHml44HLlg9P5QCab">/pages/SxWIHml44HLlg9P5QCab</a></td><td>查询AI网关日模型缓存命中率</td></tr><tr><td><a href="https://github.com/zenlayer/zenlayercloud-api-doc-cn/blob/main/aigw/ai-gateway-usage/describeaimodeldailyusage.md">https://github.com/zenlayer/zenlayercloud-api-doc-cn/blob/main/aigw/ai-gateway-usage/describeaimodeldailyusage.md</a></td><td>查询AI网关日用量数据</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/compute/aig/ai-gateway-usage.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.
