> For the complete documentation index, see [llms.txt](https://docs.navigator.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigator.exchange/community/helpful-guides/trade-guide/deposit-withdraw-collateral.md).

# Deposit/ Withdraw Collateral

Bridged USDC contract

```
0x29219dd400f2bf60e5a23d13be72b486d4038894
```

Sonic USD

```
0xd3DCe716f3eF535C5Ff8d041c1A41C3bd89b97aE
```

## Deposit

1. Click on this part of the menu to start deposit your fund.

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

2. The "Deposit" popup will show up. Choose token and enter the amount of USDC you want to deposit into Navigator.

<figure><img src="/files/FhSCkEjSWYY03iOxPSX4" 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/q3sFDdjYzUyfJPejcGS9" alt=""><figcaption></figcaption></figure>

## Withdraw

1. To withdraw collateral, enter <mark style="color:blue;">Account Overview</mark> page and click on "Withdraw" button.
2. The "Withdraw" popup will show up. Choose token and enter the amount of USDC you want to withdraw from Navigator.

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

3. Confirm on your wallet.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.navigator.exchange/community/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.
