> ## Documentation Index
> Fetch the complete documentation index at: https://developers.circle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Circle Mint

> Mint and redeem USDC, EURC, and cirBTC directly from Circle.

<Note>
  Circle Mint is for institutional customers minting USDC, EURC, or cirBTC. It
  is typically used by exchanges, institutional traders, wallet providers,
  banks, and consumer-app companies. [Contact
  Circle](https://www.circle.com/mint-contact) to learn more.
</Note>

Circle Mint lets you mint and redeem [USDC](/stablecoins/what-is-usdc), EURC,
and [cirBTC](/assets/what-is-cirbtc) directly from Circle. USDC and EURC redeem
1:1 for their backing fiat currency: U.S. dollars for USDC, euros for EURC.
cirBTC redeems 1:1 for native BTC held at a regulated entity in the Circle
group.

Manage your account through the [Mint Console](https://app.circle.com/) or the
Circle Mint API. Deposit fiat from a linked bank account, convert it to USDC or
EURC, and send stablecoins to blockchain wallets globally. To start integrating,
[set up your account and API key](/circle-mint/quickstarts/getting-started).

## What you can do

<CardGroup cols={2}>
  <Card title="Mint and redeem stablecoins" icon="coins" href="/circle-mint/quickstarts/mint-and-redeem">
    Convert fiat to USDC or EURC and redeem stablecoins back to fiat through
    your Circle Mint account.
  </Card>

  <Card title="Mint and redeem cirBTC" icon="bitcoin" href="/circle-mint/quickstarts/mint-and-redeem-cirbtc">
    Deposit BTC to mint cirBTC, transfer it onchain, and redeem it back to BTC
    through your Circle Mint account.
  </Card>

  <Card title="Transfer onchain" icon="arrow-right-arrow-left" href="/circle-mint/howtos/transfer-on-chain">
    Send and receive USDC and EURC on supported blockchains.
  </Card>

  <Card title="Accept stablecoin payments" icon="money-bill-wave" href="/cpn/stablecoin-payments/howtos/receive-stablecoin-payin">
    Use Circle's Payment APIs to accept USDC deposits from your customers.
  </Card>

  <Card title="Exchange currencies" icon="rotate" href="/circle-mint/howtos/exchange-currencies">
    Convert between local currencies and USDC using cross-currency APIs.
  </Card>
</CardGroup>
