# Kinto Deposits

Login to Kinto and go to:  <https://engen.kinto.xyz/explore>

1. <https://engen.kinto.xyz/explore>

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

2. Click on the asset you want to deposit, in this case we are going to deposit Lido's wstETH. Once here, click on DEPOSIT.

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

3. Now select where your funds will come from, in this case we chose EXTERNAL WALLET. Click now on CONTINUE.

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

4. Select the chain your funds are coming from, in this example we will chose BASE and click on CONTINUE.

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

5. Select the external wallet you wish to use. If you're adding one for the first time, select 'Link a new wallet' in the bottom left corner.&#x20;

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

6. Select the wallet you wish to connect to and follow the instructions.&#x20;

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

7. Once connected, input the amount that you want to input, in this case we are depositing 50 DAI. Click on DEPOSIT 50 DAI.

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

7. Sign the transaction.

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

8. Wait 5-6 minutes and go to: <https://engen.kinto.xyz/portfolio>

Note: If you wish to deposit 'From Exchanges', you will be provided a passkey address to deposit your funds to. Send the funds to the address provided in the screenshot on the correct network. Once the minimum funding amount in an accepted asset is met, you will be able to progress to the next stage of the deposit process - step 7 above.&#x20;

<figure><img src="/files/3LizeVrNORScqGXdMC88" 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://docs.kinto.xyz/kinto-the-modular-exchange/user-guides/kinto-deposits.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.
