> 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/kagurafainansu.md).

# カグラファイナンス

ステーブルコインのスワップが行えます。低いスリッページと高い報酬（voting escrowで報酬最大2.5倍）を実現することでユーザーの利益を高めエコシステム最大のステーブルスワッププロジェクトを目指しています。

{% embed url="<https://kagla.finance/>" %}

"取扱いコインはUSDT/USDC/DAI/aUSD/BAI/BUSD。 $nASTR:$ASTRプールもローンチされ流動性供給やスワップ、アービトラージが可能になりました。"

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

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

{% content-ref url="/pages/dXjOl0eSL8bkJJIQId00" %}
[$nASTR ファーミングの利用方法](/japanzu/get-started/nastr-fminguno.md)
{% endcontent-ref %}

### カグラファイナンスにおいて

流動性供給は片側・両側の選択が可能です。流動性を供給するトークンの割合とプール内のトークンの割合が異なる場合、シリウスにおいて自動的にリバランスが行われます。報酬はリバランス後の$nASTRの数量に対して支払われます。

*例）プール内の$nASTR:$ASTR = 55:45 利用者が1000nASTRを入金すると自動的に550nASTRと450ASTRへリバランスされます。このためユーザーは550nASTR分の報酬を受け取ることになります。*

### リスクについて

カグラスファイナンスのようなDEXを利用する際は以下のようなリスクにご注意ください。

* インパーマネントロス & ペグ喪失. $nASTR:$ASTRの比率はマーケット状況やユーザーの利用状況（スワップ、売買等）に応じて変動しペグを喪失することがあります。プロジェクトを利用する前にコードを確認し、ペグ制資産を用いた流動性供給やAMM利用におけるリスクを確認することをお勧めします。詳細は[インパーマネントロス](https://finematics.com/impermanent-loss-explained/)をご参照ください。
* ・スマートコントラクトリスク. カグラファイナンスは[Hacken](https://docs.kagla.finance/development/audit)の監査を受けていますが、監査で全てのリスクを取り除くことはできません。限度を超えた資産運用は行わないでください。

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

<table><thead><tr><th width="242.17675373852768">タイプ </th><th width="504">コントラクトアドレス</th></tr></thead><tbody><tr><td>プール　コントラクト</td><td><a href="https://blockscout.com/astar/address/0x327d5322242B5558bebA1dfb9C02A9Da63551D67">0x327d5322242B5558bebA1dfb9C02A9Da63551D67</a></td></tr><tr><td>LP　トークン</td><td><a href="https://blockscout.com/astar/address/0x847f0Fd7e3A234E7321D01fF2347E4501eA89cF1">0x847f0Fd7e3A234E7321D01fF2347E4501eA89cF1</a></td></tr><tr><td>ゴージ　トークン</td><td><a href="https://blockscout.com/astar/address/0xEC1BD689f7576E912348D50aE3F10F4cA5489384">0xEC1BD689f7576E912348D50aE3F10F4cA5489384</a></td></tr><tr><td>カグラ　アダプター</td><td><a href="https://blockscout.com/astar/address/0x8d4F87A8f688Af04e9E3023C8846c3f6c64f410e">0x8d4F87A8f688Af04e9E3023C8846c3f6c64f410e</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/kagurafainansu.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.
