# How to Mint and Stake USC&#x20;

USC is minted through the Chi Protocol interface at <https://app.chiprotocol.io/>. Once minted, USC can be staked to receive stUSC, a yield-bearing stablecoin that grows automatically over time.

{% embed url="<https://www.youtube.com/watch?v=Y0WDn9ajbI4>" %}

### How to Mint USC:

1. **Collateral Options**: Mint USC using ETH, WETH, stETH, or weETH, which are deposited directly into the protocol's reserves.
2. **ZapIn Feature**: Use stablecoins (DAI, USDC, USDe, or FRAX) to mint USC. These are swapped for ETH via 1inch before minting USC.

### One-Step Mint & Stake:

* You can mint and stake USC in a single transaction using supported collateral.

### Earning with stUSC:

* By holding stUSC, you earn rebase rewards automatically, compounding every second as more stUSC is added to your wallet.

Minting USC involves sending backing assets to the Chi Protocol in exchange for USC. Staking USC means depositing USC into the staking contract to receive stUSC, which earns rebase rewards automatically. The minting and staking process is fully permissionless and open to all.


---

# 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://chi-protocol.gitbook.io/chi-docs/resources/how-to-mint-and-stake-usc.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.
