# Simple Deposit

The simple deposit feature allows you to deposit funds from your web3 wallet to a Nested portfolio.

In the following example, we deposit SUSHI tokens stored in our web3 wallet to a Nested portfolio on Arbitrum.

### 1st step: click on "Deposit funds"

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

### 2nd step: click on "Simple Deposit"

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

### 3rd step: select a coin to deposit

Select a coin you want to deposit from your web3 wallet to your Nested portfolio. You can search for any coins through the search bear; you just need to be sure you own this coin in your web3 wallet.&#x20;

In this example, we want to deposit USDT tokens in our portfolio.

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

### 4th step: set the amount you want to deposit

Set the amount to deposit. In this example, we want to deposit 5.5$ worth of SUSHI tokens.&#x20;

We must authorize the Nested protocol to take the USDT tokens from our web3 wallet.

nb: If it's the first time you deposit a token, you must authorize it, and click on "Approve USDT".

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

### 5th step: confirm the deposit

You just need to click on "Confirm deposit" and wait for the operation to be confirmed!

<figure><img src="/files/WserowmOzLdTTaUy3BNx" 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.nested.fi/instructions-for-use/manage-portfolios/original-portfolios/edit-portfolio/simple-deposit.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.
