# 其他

- [試用與訂閱方案](https://docs.maiagent.ai/others/trial-and-plans.md): 瞭解試用版與各方案的差異及升級方式 — Credits 制下一份額度涵蓋所有 AI 功能。
- [用量計算](https://docs.maiagent.ai/others/usage.md): Credits 制度下平台用量計算方式 — 一份額度同時涵蓋對話、語音、生圖、文件解析等所有 AI 功能。


---

# 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.maiagent.ai/others.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.
