# Supply USDC

<figure><img src="/files/n39MqhzKjUj3YaklKX3X" alt="" width="375"><figcaption></figcaption></figure>

1. Go to <https://app.3jane.xyz/supply>
2. Enter amount of USDC you wish to supply
3. Click Deposit after connecting your wallet
4. You will receive [USD3](/architecture/core-money-market/suppliers.md) which you may choose to Stake and earn additional yield

Note:

1. Minimum deposit of 1,000 USDC
2. Redemption conditions vary for USD3 and sUSDC see [FAQ](/resources/faq.md) for more
3. Any issues when depositing please reach out via [discord](/resources/links.md)


---

# 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.3jane.xyz/guide/supply-usdc.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.
