# 积分

积分类似于其他站点的魔力，但不包含小数。

## 积分获取途径

* 签到：日常签到可获取随机分数；
* 发布种子：发布并候选通过的种子将会获得积分，具体获取规则详见站内积分详情页；
* 做种积分：包含基础做种积分、发布人奖励积分和计算做种积分，具体获取规则详见站内积分详情页；
* 被赠送积分：其他用户(包括管理员)可在积分页向你赠送积分，赠送方将被额外收取30%手续费，手续费可能会浮动；
* 通过种子/帖子被赠送积分：当你发种或发帖后，其他用户可以向你的种子/帖子赠送积分，手续费同直接被赠送积分；
* 娱乐场：通过猜大小、大转盘和老虎机有机会获得积分；
* 参与契约，按月获取奖励积分，具体规则查看契约部分；
* 未来还会开放其他积分获取途径。


---

# 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://wiki1.yemapt.org/account/point.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.
