# ベース資産の預入・返済方法

ウォレット接続後、ベース資産を所有している状態で、預入・返済が可能になります。

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

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

ポップアップ画面の「預金（もしくは返済）」のタブをクリックしてください。

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

預金・返済したいトークン量を入力欄に入力してください。

全額返済したい場合は、右端の「全額返済」ボタンを押してください。

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

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

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

コントラクトにトークンの操作を許可するトークン数を

入力欄（メタマスクの場合、下の画像のカスタム使用上限）に入力してください。

入力が完了したら、「次へ」のボタンを押してください。

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

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

手数料はETHで支払う必要がありますので、ご留意ください。

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

リクエスト完了までしばらく待つと、次の画面が表示されます。

先ほど許可したトークンを実際に引き出す・返済する画面になります。

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

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

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

ここでも手数料としてETHが必要です。

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

プール詳細ページの所定の箇所に正しい値が表示されていたら、ベース資産の預入・返済完了です！🎉

<figure><img src="/files/do9DecpTJXHmWXQoVIjn" 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-1.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.
