# アンステーキング $nASTR

$ASTRを回収するには、$nASTRを償還する必要があります。償還方法は以下の2つとなります。

### 通常のアンステーキング

dAppsステーキングを終了する際と同様の手続きとなります。ユーザーがリキッドdAppステーキングへアンステーキングを指示すると、アルジェムはdAppステーキングを解除します。アンボンディング期間経過後、アルジェムからユーザーへ$ASTRが返還されます。

### 即時アンステーキング

アンボンディング期間(10era: 約10日)終了を待たずに$ASTRを受け取ることができます。ただし、少額の手数料が発生します（手数料に関し[てはプロジェクト収益](/japanzu/algem-protocol/purojekuto.md)を参照ください）。

即時アンステーキングの$ASTRはアンステーキングプールより供給されています。その為、ユーザーからの返還要求量がアンステーキングプール内の$ASTR量を上回る場合トランザクションが棄却されます。

"アンステーキングプールへの$ASTRの供給源はi)プロジェクト収益、ii)即時アンステーキング利用者の$ASTRとなります。 ii)については、即時アンステーキングを利用したユーザーへアンステーキングプールより$ASTRが返済されると同時に、同ユーザーのdAppステーキングが解除されます。10era終了後に返済される$ASTRはアンステーキングプールへと供給され、他ユーザーの即時アンステーキングに利用されます。 "

"アンステーキング量はユーザーの$nASTR保有量に依存します。 すなわち、リキッドステーキングを利用後に$nASTRを購入した場合はアンステーキング量が増加し、$nASTRを売却した場合はアンステーキング量が減少します。"

### アンボンディング期間とは？

基本的に10era \~ 13era (約10日～13日）となります。

### 通常のdAppステーキングよりアンボンディング期間が長くなるのは何故ですか？。

dAppステーキングへのアンステーキングリクエストは10日間で4回という制限があります。このためアルジェムはユーザーからのアンステーキングリクエスト数がある程度溜まった段階でdAppステーキングを実行します。このタイムラグが最長で3日程度になるため、アンボンディング期間が長くなることがあります。


---

# 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.algem.io/japanzu/algem-protocol/rikiddodappsutkingu/ansutkingu-nastr.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.
