# ステータスバー

ステータスバーは、各プールの詳細ページに表示され、\
あなたのベース資産の借入状況、借入可能額、清算閾値が一目で分かるようになっています。

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

プールに担保資産を預け入れるまでは、以下のようなグレーのステータスバーが表示されます。

<figure><img src="/files/1CnNPOxwkOzo81EqjHUU" alt=""><figcaption></figcaption></figure>

担保資産を預け入れますと、以下のようなカラフルな斜線の入ったバーが表示されます。

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

バーの外側の左の数字は借入額（上の図では $0.00 を表示）、\
バーの外側の右の数字は清算閾値（上の図では $72.00 を表示）、\
バーの赤色の部分は清算閾値まで残り10％のラインを、\
バーの黄色の部分は借入可能額まで残り10％のラインを示しております。

ベース資産を借り入れますと、以下のように実線のバーで清算閾値に対する割合を表示します。\
下の図の69.45%が清算閾値に対する割合で、清算までに30%ほど余裕がある状態を表しています。

<figure><img src="/files/Q27n8sA4jN0JKypEMkrg" 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://pnd-docs.defigeek.xyz/shi-yang/qing-suan/suttasub.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.
