# 充值

您可以在机器人内发送 `/pay` 指令，或在功能菜单中点击 **“充值”** 按钮进行自助充值。

## 支付方式

目前系统支持以下支付方式：

1. **💳 USDT (TRC20)**：数字货币，匿名安全，全自动到账。
2. **💳 OKPay**：便捷的TG支付渠道。

详细的充值套餐、价格比例和会员服务，请查看左侧导航栏的 [机器人查询资费标准](/yongwang-docs/ding-jia/ji-fen.md)。

> 如果遇到充值不到账或其他支付问题，请带上您的充值截图和订单号联系客服解决。


---

# 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/chong-zhi.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.
