# What is USDC?

**USDC** (USD Coin) is a stablecoin designed to maintain a stable value by being pegged 1:1 to the US dollar. It was developed by the fintech company Circle in collaboration with cryptocurrency exchange Coinbase and launched in 2018. USDC primarily operates on the Ethereum blockchain (as an ERC-20 token), but it is now available on other blockchains like Solana, Avalanche, Algorand, and more. Unlike many other cryptocurrencies, USDC's value remains stable at around $1, making it widely used in the digital asset ecosystem.

#### Key Features of USDC

1. **Pegged 1:1 to the US Dollar**\
   USDC is consistently pegged to the US dollar at a 1:1 ratio, making it stable and unaffected by the price volatility that affects other cryptocurrencies. This makes USDC a secure store of value.
2. **Global Payment Tool**\
   USDC allows users to make fast and low-cost payments and transfers worldwide. This makes it advantageous for cross-border payments and international remittances, particularly where traditional banking systems have high fees or slow transaction speeds.
3. **Used in Decentralized Finance (DeFi)**\
   USDC is widely used in DeFi applications, where users can use it as collateral for loans, earn interest on deposits, or trade it on decentralized exchanges (DEXs). Due to its stability, USDC is one of the most commonly used stablecoins in the DeFi ecosystem.
4. **High Liquidity**\
   USDC is one of the largest stablecoins by market capitalization, offering extremely high liquidity. It can be traded on major cryptocurrency exchanges and swapped for other digital assets such as Bitcoin or Ethereum. High liquidity ensures that users can easily buy, sell, or convert USDC.
5. **Programmability**\
   As a blockchain-based digital asset, USDC can be integrated into smart contracts, enabling automated transactions and operations. This makes USDC widely applicable in decentralized applications (DApps), NFT marketplaces, lending protocols, and other areas.

###


---

# 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://boom-3.gitbook.io/usdc-beginners-guide/readme.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.
