# 波场伴侣Pro

- [添加Pro地址](https://docs.catfee.io/api-reference/mate-pro/pro-add-address.md)
- [得到Pro地址信息](https://docs.catfee.io/api-reference/mate-pro/pro-get-address.md)
- [启动/暂停Pro地址](https://docs.catfee.io/api-reference/mate-pro/pro-enable-address.md)
- [修改Pro配额模式与数量](https://docs.catfee.io/api-reference/mate-pro/pro-quota-address.md)
- [自动关闭Pro地址](https://docs.catfee.io/api-reference/mate-pro/pro-auto-close-address.md)
- [设置/取消Pro过期时间](https://docs.catfee.io/api-reference/mate-pro/pro-expire-address.md)
- [设置Pro备注](https://docs.catfee.io/api-reference/mate-pro/pro-remark-address.md)
- [删除Pro地址](https://docs.catfee.io/api-reference/mate-pro/pro-delete-address.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.catfee.io/api-reference/mate-pro.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.
