# 将你的代币从交易所转移到Astar网络

$ASTR是Astar网络的原生代币，目前已经上线了大部分的主流交易所。我们经常被问到如何将$ASTR代币从交易所转到ArthSwap。这个教学会告诉大家如何将$ASTR代币从币安交易所转到MetaMask，中间需要用到Polkadot.js.<br>

1\. 打开[币安](https://www.binance.com/en)的网页，登录你的账户。点击“**Fiat and Spot**” 。

<figure><img src="/files/7UwjNIz24U1EVXwd6FuF" alt=""><figcaption></figcaption></figure>

2\. 点击“**Withdraw**”找到$ASTR代币。

<figure><img src="/files/4JwbckrhaqwYhxBa8OlY" alt=""><figcaption></figcaption></figure>

3\. 打开[Astar](https://portal.astar.network/)的网页，链接Polkadot.js插件。如果你还没有安装Polkadot.js，请点击[这里](https://polkadot.js.org/extension/)安装。

<figure><img src="/files/5jEvENNtcOxjJiUNGycg" alt=""><figcaption></figcaption></figure>

一旦链接上了Astar网页，你将看到你的钱包地址和资产数量。请确保你复制了你的原生地址，这个地址是你从币安提款的目的地址。

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

4\. 复制这个地址，然后回到币安。粘贴地址到提款目的地址栏，选择提款的数额，然后点击“withdrew”。

你可能需要进行一个认证过程来完成提款请求。提款将会在几分钟内完成。

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

5\. 回到Astar网页，链接到Polkadot.js, 你就可以看到$ASTR代币已经提到了Polkadot.js钱包。点击“Transfer” ，输入你的MetaMask钱包地址以及你要转账的代币数量，点击“confirm” 。你的$ASTR代币将会成功转入到MetaMask钱包。

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

6\. 现在打开ArthSwap：<https://app.arthswap.org/#/pool>，点击右上角的“Connect”按钮。

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

7\. 点击“Add Liquidity” ，选择你要提供流动性的交易对，输入数量。现在你就开始在ArthSwap上挖矿了。如果你钱包里没有其他代币来添加流动性，你可以先使用“Swap”功能兑换你想要的代币。

**重要更新**： 请注意在2022年5月23日，我们上线了收获功能。用户需要质押他们的LP代币来获得挖矿奖励。详情请参阅这篇文章。


---

# 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.arthswap.org/zh/kai-shi-zhi-nan/jiang-ni-de-dai-bi-cong-jiao-yi-suo-zhuan-yi-dao-astar-wang-luo.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.
