# 产品价格

<table><thead><tr><th width="133">名称</th><th>订阅金额</th><th>有效天数</th><th>额度</th><th>周期</th><th>是否为PLUS</th><th>账号</th></tr></thead><tbody><tr><td>免费白嫖3.5</td><td>0</td><td>1年</td><td>60</td><td>每小时</td><td>否</td><td>3.5</td></tr><tr><td>Plus体验卡</td><td>12</td><td>1天</td><td>40</td><td>每3小时</td><td>是</td><td>4.0</td></tr><tr><td>月度订阅（标准版）</td><td>35</td><td>1月</td><td>40</td><td>每3小时</td><td>是</td><td>4.0</td></tr><tr><td>月度订阅（高级版</td><td>65</td><td>1月</td><td>80</td><td>每3小时</td><td>是</td><td>4.0</td></tr><tr><td>季度订阅（标准版）</td><td>99</td><td>3个月</td><td>40</td><td>每3小时</td><td>是</td><td>4.0</td></tr><tr><td>季度订阅（高级版）</td><td>185</td><td>3个月</td><td>80</td><td>每小时</td><td>是</td><td>4.0</td></tr></tbody></table>


---

# 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://doc.yesiamai.com/chan-pin-gou-mai/chan-pin-jia-ge.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.
