# 流动性

### 提现费用

提现费用根据提取流动性数量的大小，在提现时收取。

1. 费用计算：提现费用 = 销毁SLP数量 \* SLP价格 \* 提现费率
   1. 提现费率 = 0.1%
   2. 费用将在每个纪元结束时收取
2. 收取方式：从用户提取流动性的USDX中扣除。
3. 费用收取方：国库
4. 当前不收取添加流动性时的费用。


---

# 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/liu-dong-xing.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.
