# 钱包

### 提现USDX费用&#x20;

根据提现USDX数量的大小，在出售USDX，并从“交易所钱包”提取到“我的钱包”时收取。

1. 费用计算：提现USDX费用 = 提现代币数量 \* 提现费率
   1. 提现费率 = 0.1%
2. 收取方式：从用户提取流动性的代币数量中扣除。
3. 费用收取方：国库


---

# 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://docs.substancex.io/zh/yong-xu-he-yue/fei-yong/qian-bao.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.
