> For the complete documentation index, see [llms.txt](https://docs.2sj.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2sj.ai/ai/ding-jia-biao-zhun/credits.md).

# 积分套餐

### 积分定价标准

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>🐬积分加油包（中级拔高）</td><td>1080鲸币，有效期999天</td><td>定价：￥99</td><td><a href="/files/7wG2ozDUcdbEJ1sSNP2L">/files/7wG2ozDUcdbEJ1sSNP2L</a></td></tr><tr><td>🐬积分加油包（高手进阶）</td><td>2360鲸币，有效期999天</td><td>定价：￥199</td><td><a href="/files/sVVQgjkm4rW5mTLJLCSA">/files/sVVQgjkm4rW5mTLJLCSA</a></td></tr><tr><td>🐬积分加油包（专家深造）</td><td>5520鲸币，有效期999天</td><td>定价：￥399</td><td><a href="/files/Su3w0ps0EXb0nBIpdDwK">/files/Su3w0ps0EXb0nBIpdDwK</a></td></tr><tr><td>🐬积分加油包（专家深造）</td><td>7400鲸币，有效期999天</td><td>定价：￥499</td><td><a href="/files/hBJXgtpiL3j0Ov8wl3Sa">/files/hBJXgtpiL3j0Ov8wl3Sa</a></td></tr></tbody></table>

### 积分套餐说明

* 积分套餐有效期365天，AI绘画或AI对话等AI任务都需要耗费鲸币，具体参考[积分消耗明细](/ai/ding-jia-biao-zhun/credits-details.md)
* 会员套餐和积分套餐可叠加、重复、混合订阅，AI任务将优先消耗先到期的套餐。
* 订阅套餐后可以访问<https://2sj.ai/me/product>查看鲸币数量和有效期。
* 积分套餐订阅常见问题，详情[请参考>>](/ai/faq/subscription.md)


---

# 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.2sj.ai/ai/ding-jia-biao-zhun/credits.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.
