# Deposit/ Withdraw Collateral

Bridged USDC contract

```
0x2F733095B80A04b38b0D10cC884524a3d09b836a
```

Layer Zero USD Coin contract

```
0x28a92dde19D9989F39A49905d7C9C2FAc7799bDf
```

Axelar Wrapped USDC contract

```
0x1B6382DBDEa11d97f24495C9A90b7c88469134a4
```

## Deposit

1. Click on this part of the menu bar to start deposit your fund or enter [Portfolio](https://app.mummy.finance/#/portfolio) page and click on "Deposit" button.

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

2. The "Deposit" popup will show up. Enter the amount of USDC you want to deposit into Mummy V2.

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

3. After confirm on your wallet and your deposit transaction has succeeded, the amount in $ of USDC that you have deposited will be shown here.

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

## Withdraw

1. To withdraw collateral, enter [Portfolio](https://app.mummy.finance/#/portfolio) page and click on "Withdraw" button.
2. The "Withdraw" popup will show up. Enter the amount of USDC you want to withdraw from Mummy V2.

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

3. Confirm on your wallet.&#x20;


---

# 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.mummy.finance/helpful-guides/trade-guide/deposit-withdraw-collateral.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.
