# 划转

开始第一次交易以前，您需要将资金从您的钱包划转至交易所钱包内。

<figure><img src="/files/AXaSDy6qdtgvyQ5SCsiT" alt=""><figcaption></figcaption></figure>

**如何进行一笔划转-转入：**

* 点击任意“划转”按钮。
* 从“我的钱包”到“交易所钱包”。
* 选择要划转的币对，并输入数量。
* 点击“划转”按钮。
* 恭喜您，完成了第一笔划转-入。

\
只有交易所钱包内的资金才能用来期货交易、质押。划转入交易所钱包的\*USDT, USDC, USDC.e, 和 DAI都将被转换为USDX。&#x20;

您始终对您的资产拥有掌控权。将资产划转入交易所钱包，只是将其存入了Substance的智能合约中，您随时可以将其划转至您的钱包。

**如何进行一笔划转-转出：**

* 点击任意“划转”按钮。
* 从“交易所钱包”到“我的钱包”。
* 选择要划转的币对，并输入数量。
* 点击“划转”按钮。
* 一笔划转-转出完成。


---

# 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/zhi-nan/hua-zhuan.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.
