# 波场伴侣

- [增加基础版地址](https://docs.catfee.io/api-reference/mate/basic-add-address.md)
- [查询基础版地址信息](https://docs.catfee.io/api-reference/mate/basic-get-address.md)
- [启动/关闭基础版地址](https://docs.catfee.io/api-reference/mate/basic-enable-address.md)
- [设置配额基础版地址信息](https://docs.catfee.io/api-reference/mate/basic-quota-address.md)
- [增加或减少基础版地址配额数量](https://docs.catfee.io/api-reference/mate/basic-quota-increment.md)
- [设置自动关闭基础版地址](https://docs.catfee.io/api-reference/mate/basic-auto-close-address.md)
- [设置过期时间基础版地址](https://docs.catfee.io/api-reference/mate/basic-expire-address.md)
- [设置备注基础版地址](https://docs.catfee.io/api-reference/mate/basic-remark-address.md)
- [设置基础版地址](https://docs.catfee.io/api-reference/mate/basic-edit-address.md)
- [删除基础版地址](https://docs.catfee.io/api-reference/mate/basic-delete-address.md)
- [带宽保护](https://docs.catfee.io/api-reference/mate/basic-bandwidth-guarantee.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.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.
