> For the complete documentation index, see [llms.txt](https://docs.algem.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algem.io/japanzu/get-started/nastr-fminguno/susuwappu.md).

# アーススワップ

シンプルなUIで高頻度取引が可能なDeFiプロジェクトであり、アスター上の主要DEXとなることを目指しています。主なサービスはトレード、ステーキング、IDOローンチパッド、流動性ファーミングであり、今後新しい機能も継続的に追加される予定です。

{% embed url="<https://www.arthswap.org/>" %}

$nASTRファーミングではアーススワップもサポートしています。$nASTR:$ASTRプールへの流動性供給で得られるLPトークンをステーキングすることで、アーススワップから追加報酬を得ることが可能です。

### $nASTR:$ASTRファーミングのやり方

#### **流動性供給とLPステーキング**

* [アルジェム](https://www.algem.io/)で$ASTRをステーキングし$nASTRを入手後、カグラスファイナンスを選択し以下のガイドに従ってください。

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

* 入金方法を選択;&#x20;
* $nASTR又は$ASTRの数量を入力; 片側の数量を入力すると自動でペアトークンの数量が決定します&#x20;
* 同時にLPトークンをステーキングを選択;&#x20;
* 入金をクリックしウォレットで承認"

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

オプション：既にアーススワップで流動性供給やLPステーキングをされている方も、アルジェムでLPトークンやゴージトークンのステーキングが可能です。

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

#### LPトークンのアンステーキングと出金

* アンステーキングを行う前に必ず報酬のクレームを行う&#x20;
* アーススワップを選択&#x20;
* アンステークモードに切り替え&#x20;
* アンステークしたいLPトークンの数量を入力&#x20;
* トークンの同時引出を選択&#x20;
* アンステークをクリックしウォレットで承認"

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

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

#### **報酬のクレーム方法**

* "・アーススワップを選択&#x20;
* 「**報酬をクレーム**」をクリックしウォレットで承認&#x20;
* ウォレットに報酬が配布されます"

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

### リスクについて

アーススワップのようなDEXを利用する際は以下のようなリスクにご注意ください。

・インパーマネントロス & ペグ喪失. $nASTR:$ASTRの比率はマーケット状況やユーザーの利用状況（スワップ、売買等）に応じて変動しペグを喪失することがあります。プロジェクトを利用する前にコードを確認し、ペグ制資産を用いた流動性供給やAMM利用におけるリスクを確認することをお勧めします。詳細は[インパーマネントロス](https://finematics.com/impermanent-loss-explained/)をご参照ください。

・スマートコントラクトリスク. アーススワップは[Quantstamp](https://certificate.quantstamp.com/)の監査を受けていますが、監査で全てのリスクを取り除くことはできません。限度を超えた資産運用は行わないでください。

### スマートコントラクト

<table><thead><tr><th width="218">タイプ</th><th>コントラクトアドレス</th></tr></thead><tbody><tr><td>プール　コントラクト</td><td><a href="https://blockscout.com/astar/address/0xE915D2393a08a00c5A463053edD31bAe2199b9e7">0xE915D2393a08a00c5A463053edD31bAe2199b9e7</a></td></tr><tr><td>LP　コントラクト</td><td><a href="https://blockscout.com/astar/address/0xb4461721d3AD256CD59D207fEfBfE05791Ef8568">0xb4461721d3AD256CD59D207fEfBfE05791Ef8568</a></td></tr><tr><td>マスターシェフ</td><td><a href="https://blockscout.com/astar/address/0xc5b016c5597D298Fe9eD22922CE290A048aA5B75">0xc5b016c5597D298Fe9eD22922CE290A048aA5B75</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.algem.io/japanzu/get-started/nastr-fminguno/susuwappu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
