# 代币兑换和挖矿

## 代币兑换

代币兑换功能是任何 DEX 的基本功能，ArthSwap 也不例外。目前用户可以在以下任意资产之间进行兑换：DOT、wASTR、wSDN、wBTC、wETH、USDT、USDC、BUSD、DAI、WETH、BAI、LAY、KGL、MUUU、OUSD、WBTC、BNB、MATIC、JPYC、ORU和Nika。

1，打开 app.arthswap.org ，最好使用可以安装 MetaMask 钱包的网络浏览器，如Google Chrome，这样您可以轻松访问您的 MetaMask 钱包。

2，请务必先解锁您的 MetaMask 钱包。输入您的 MetaMask 钱包密码并解锁您的钱包。如果您的 MetaMask 钱包已断开连接，请务必先切换到 Astar Network，然后单击“连接”按钮，并且不要忘记允许 ArthSwap 将网络添加到您的 MetaMask 钱包。

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

3，现在你已经准备好兑换你的资产了。选择您要兑换的代币并选择金额，然后单击兑换。

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

## 挖矿

流动性挖矿是您配对您的持有的代币并为该货币对提供流动性的地方。在 CEXes 中，做市由运营商完成并提供流动性。然而，Arthswap 是一个 DEX，持有者可以提供流动性并获得收益，这将虚拟货币带入池中并保持流动性。作为在 ArthSwap 上提供流动性的奖励，用户将获得 $ARSW 代币。

鉴于池子的高 APY，在 ArthSwap 上进行挖矿始终是一个不错的选择。由于其简单的用户界面，它的操作很简单。

1\. 点击“添加流动性”按钮，选择ArthSwap已经上线得一个交易对，就可以开始挖矿了。请注意ArthSwap目前并不支持用户定制流动池。请务必只给ArthSwap上已经上线的池子提供流动性。

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

2\. 在选择完交易对之后，输入提供流动性的数量。然后点击“Supply”。

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

**重要更新**: 请知晓“Harvest”功能已经于2022年5月23日在ArthSwap上实施。用户现在需要质押他们的ARSW-LP代币来获得挖矿奖励。请查阅[这篇文章](https://medium.com/@arth_swap/update-on-mining-reward-harvest-3-steps-to-get-arsw-tokens-in-the-future-through-liquidity-mining-d89937b3e788)以获取关于如何质押LP代币和获得挖矿奖励的详细介绍。

3\. 现在你可以在“Farm”页面上看到你已经赚取的ARSW代币奖励。你也可以在该界面上看到所有开发的挖矿池和这些池子的详细信息。

<figure><img src="/files/9arH7FdYpP3cG4BuzJPM" alt=""><figcaption></figcaption></figure>


---

# 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/arthswap-gong-neng/dai-bi-dui-huan-he-wa-kuang.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.
