# How to Deposit?

In the **Markets** tab, under the **Stats Overview** section, you’ll find the **Base Network Assets** section. Here, you can select an asset from your preference and start interacting with it.

Let’s say you’ve chosen USDC. The initial setup will display the option to deposit.

Enter the amount of USDC you want to deposit and press **Deposit USDC**.

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

Next, you’ll see a prompt that says **“Approve”**. If you haven’t used this protocol before, you’ll need to approve the token, granting the protocol permission to manage this asset within your wallet. Click **“Approve”,** this is a simple signing transaction.

Now, wait for the approval to complete. Once it’s done, press **“Confirm Deposit”** and accept the subsequent transaction to deposit your USDC into the protocol. In return, you’ll receive an p\_Token\_ that tracks the interest you earn as a *lender*.

<figure><img src="/files/JLXN6Aqqb4SGfvufYZSG" 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.primefi.xyz/lend/how-to-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.
