# Depositing and Withdrawing

## Depositing Capital on Pinjam

<figure><img src="/files/8LraPrHYNRP5FZfSy7ru" alt=""><figcaption></figcaption></figure>

Go to the Home/Markets section of Pinjam (accessible by clicking the Markets tab as well) and select the network in that you wish to deposit your assets.

Since we're using the Avalanche Fuji testnet network, that will be the only network shown if you're using the testnet.

Select the asset that you wish to deposit in Pinjam by clicking the Details button as shown by the arrow in the image below. In this case, we will be depositing USD Tether (USDT).

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

After doing so, you will be sent to the Reserve Overview page showing the reserve details of the selected asset (explained more [here](https://docs.pinjamlabs.com/your-guide-to-using-pinjam/basic-overview-of-pinjams-interface/pinjam-reserve-overview-page)). Click the Deposit button as shown by the arrow.

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

A pop-up will then appear allowing you to deposit your funds. Insert your desired amount and click Deposit.

Alternatively, you can deposit your funds straight into the Pinjam vault to generate worked yields immediately on your supplied capital.

When you do this, you will also be incentivized over time.\
\
Funds for rewards come from the 10% farming fee imposed --- from which 1% will be given back to the user.

**Note:** You will need to approve Pinjam first before being able to access the asset you want to deposit

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

Complete the necessary steps to complete the transaction on your preferred wallet and voila, you have deposited into Pinjam.

## Withdraw Your Capital on Pinjam

To withdraw your capital from Pinjam, head over to the Reserve Overview page (which can be accessed by heading over to the Home Page and clicking the Details button available for each asset).

Click the More drop-down button as shown in the image below.

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

A drop-down menu will then pop up allowing you to select specific actions. Select Withdraw, insert your desired amount, and click Withdraw.

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

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

Complete the necessary steps to complete the transaction on your preferred wallet to complete your withdrawal from Pinjam.


---

# 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.pinjamlabs.com/your-guide-to-using-pinjam/basic-functions/depositing-and-withdrawing.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.
