# ベース資産の借入・引出方法

ウォレット接続後、担保資産が預け入れられた状態で、ベース資産の借入が可能になります。

または、ベース資産の預金がある状態で、ベース資産の引出が可能になります。

プール詳細ページのベース資産の行をクリックしてください。

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

ポップアップ画面の「引出（もしくは借入）」のタブをクリックしてください。

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

借入・引出をしたいトークン量を入力欄に入力してください。

融資可能な最大量を借り入れたい場合は、右端の「MAX」ボタンを押してください。

預け入れたベース資産を全て引き出したい場合は、右端の「全額引出」ボタンを押してください。

借入の場合は、融資APRを確認後、「送信」ボタンを押してください。

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

予想手数料（ガス代）を確認してから、良きタイミングで「確認」ボタンを押してください。

手数料は多く支払えば、処理を速く実行することができます。

必要があれば、手数料を調整してください。

手数料はETHで支払う必要があります。

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

しばらくして、プール詳細ページの所定の箇所が変化していれば、ベース資産の借入・引出完了です！🎉

<figure><img src="/files/zQ1NYoPGITA2LcIIYKdL" 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/yzgaido/bsuno.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.
