# 积分

***

## 💰 积分充值套餐

在菜单或使用 `/pay` 指令进行充值时，提供以下固定档位：

### ⚪️ 10 USDT

* **获得积分**: 100
* **包含赠送**: 0 积分
* **人民币参考汇率**: 72 人民币

### 🟢 50 USDT

* **获得积分**: 500
* **包含赠送**: 200 积分
* **总计获得**: 700 积分
* **人民币参考汇率**: 360 人民币

### 🟡 100 USDT

* **获得积分**: 1500
* **包含赠送**: 500 积分
* **总计获得**: 2000 积分
* **人民币参考汇率**: 720 人民币

### 🔄 自定义金额充值

如果您想充值非上述金额，可以通过 `/pay 金额` 命令进行充值（例如：`/pay 20`），兑换比例为基础汇率：**1 USDT = 10 积分**。


---

# 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://yongwang.gitbook.io/yongwang-docs/ding-jia/ji-fen.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.
