> 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/algem-protocol/dnts.md).

# 💧$nASTR

### $nASTRとは

流動性ステーキングデリバティブ(Liquid Staking Derivatives: LSD)です。$nASTRをアスターネットワーク上のDeFiで運用することで、ユーザー資産の流動性を確保します。

$ASTRのリキッドトークンである$nASTRの価値は$ASTRと1:1となり、アルジェムへ$ASTRを預けると同量の$nASTRが発行されます。

そのため、$nASTRは報酬を受け取る権利を有する債権のようなものです。

$nASTRホルダーは$nASTRファーミングを利用し他DeFiでステーキング、レンディング、流動性の提供などが行えます。

### $ASTR：$nASTRの比率

$ASTR：$nASTRペアの比率は常に1:1であることが理想ですが、実際の比率はマーケットの状況で変化します。比率の変動はアービトラージの機会を生み出し、$ASTR：$nASTRペアの変動を抑制します。

$ASTR：$nASTRの比率が１を割る場合は、$nASTRを売却し$ASTRを購入・ステーキングすることで、結果的に$nASTRを増やすことができます。

$ASTR：$nASTRの比率が1を超える場合は、$nASTRを購入しアルジェムから$ASTRをアンステーキングすることで、結果的に$ASTRを増やすことができます。

### $nASTRエコシステム

今後の開発は、アルジェム内で$nASTRを利用するインフラ整備に集中していきます。$nASTRマーケットと名付け、以下の様な利用方法を予定しています。 売買・コレーター利用・ローンの担保（利息以上の運用益が出そうなら）・スワップ（アルジェム内のAMM）


---

# 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/algem-protocol/dnts.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.
