# How to Deposit Collateral Assets

After connecting your wallet,

please proceed from the pool list page to the pool detail page.

A list of collateral assets is displayed in the center of the page.

<figure><img src="https://3990862584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKP6SsdesCFe6jfgBhMAY%2Fuploads%2F8GLlyweE5H9EbhvDG0tr%2FGroup%2032.png?alt=media&#x26;token=f21b91da-bff0-4bfe-902f-2f3b34085f0b" alt=""><figcaption></figcaption></figure>

Click on the row of the collateral you want to deposit, and the following screen will be displayed.

Please enter the number of tokens you want to deposit in the deposit input field (the 0.0 field in the image above).

If you want to deposit all tokens you have, press the "MAX" button on the right.

<figure><img src="https://3990862584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKP6SsdesCFe6jfgBhMAY%2Fuploads%2FySgrtcOoLQyyPuhor203%2F%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%202024-10-13%2017.37.49.png?alt=media&#x26;token=b094bf6a-079b-421f-8e57-fd3d540ed7f2" alt=""><figcaption></figcaption></figure>

The deposit balance and borrow capacity after deposit are displayed below the input field.

After entering the number of tokens, click the submit button.

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

Please enter the number of tokens to allow the contract to operate in the input field (for MetaMask, the custom spending cap in the image below).

If you want to allow all tokens you have, press the "Max" button on the right.

For security reasons, it is better to only allow the number of tokens you are depositing this time.

After entering, press the "Next" button.

<figure><img src="/files/4rYKsrxTIisXIxj1Gndt" alt=""><figcaption></figcaption></figure>

On the next screen, check the estimated fee (gas fee) and press the "Approve" button at an appropriate time.

Please note that fees must be paid in ETH.

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

After waiting a while for the request to complete, the following screen will be displayed.

This is the screen to actually deposit the tokens you just approved.

Check the estimated fee (gas fee) and press the "Confirm" button at an appropriate time.

Paying higher fees allows faster execution.

Adjust the fee if necessary.

ETH is also required here as a fee.

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

After waiting a while, a transaction completion screen will be displayed.

Press the "Close Extension" button to close the popup screen.

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

If the correct values are displayed in the designated location on the pool detail page, the collateral asset deposit is complete! 🎉

<figure><img src="https://3990862584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKP6SsdesCFe6jfgBhMAY%2Fuploads%2FKfawKGXoXN3k00QgUW0v%2FGroup%2033.png?alt=media&#x26;token=4b77ae19-4dbb-44b9-84ec-68fc87712b9c" 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/punodwo-dokyumento/english/user-guide/how-to-deposit-collateral-assets.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.
