diff --git a/arbitrum-docs/arbitrum-bridge/02-usdc-arbitrum-one.mdx b/arbitrum-docs/arbitrum-bridge/02-usdc-arbitrum-one.mdx
index b943f5fe4..30de9d499 100644
--- a/arbitrum-docs/arbitrum-bridge/02-usdc-arbitrum-one.mdx
+++ b/arbitrum-docs/arbitrum-bridge/02-usdc-arbitrum-one.mdx
@@ -9,7 +9,7 @@ sidebar_position: 4
Arbitrum One supports two different types of USDC:
-1. **Arbitrum-native USDC (USDC)**: USDC tokens native to the Arbitrum One chain.
+1. **USDC (USDC)**: USDC tokens native to the Arbitrum One chain.
2. **Bridged USDC (USDC.e)**: Ethereum-native USDC tokens that have been bridged to Arbitrum One.
### Differences between USDC and USDC.e
@@ -17,12 +17,12 @@ Arbitrum One supports two different types of USDC:
|
- Arbitrum-native USDC |
+ USDC |
Bridged USDC |
Token Name |
- USD Coin |
+ USDC |
Bridged USDC |
@@ -54,4 +54,6 @@ The Arbitrum Bridge will continue to facilitate transfers of all USDC tokens. Wh
### Historical context
-Arbitrum One has supported Bridged USDC since conception, which previously had over a billion Bridged USDC in circulation. On June 8th 2023, Circle added support for the Cross-Chain Transfer Protocol and launched Arbitrum-native USDC, which enabled direct minting and burning of Arbitrum-Native USDC on Arbitrum One. Due to this, the Bridged USDC token symbol was renamed from USDC to USDC.e to accommodate Arbitrum-native USDC. The expectation is that over time the conversion of Bridged USDC to Arbitrum-native USDC will continue.
+The Arbitrum Bridge will continue to facilitate transfers of all USDC tokens. When depositing USDC from Ethereum, the option exists to receive USDC using Circle’s Cross-Chain Transfer Protocol or receive Bridged USDC using Arbitrum’s lock-and-mint bridge.
+Historical context
+In 2023, Circle launched USDC natively on Arbitrum One and added support for Cross-Chain Transfer Protocol, which enabled direct minting and burning of USDC between Ethereum and Arbitrum One. Due to this, the token symbol for Bridged USDC was renamed to USDC.e to accommodate an ecosystem-wide liquidity migration to native USDC. The expectation is that over time the liquidity migration of USDC.e to USDC will continue.
diff --git a/arbitrum-docs/for-devs/third-party-docs/Circle/usdc-quickstart-guide/usdc.mdx b/arbitrum-docs/for-devs/third-party-docs/Circle/usdc-quickstart-guide.mdx
similarity index 97%
rename from arbitrum-docs/for-devs/third-party-docs/Circle/usdc-quickstart-guide/usdc.mdx
rename to arbitrum-docs/for-devs/third-party-docs/Circle/usdc-quickstart-guide.mdx
index 3382ac295..964dcf5b3 100644
--- a/arbitrum-docs/for-devs/third-party-docs/Circle/usdc-quickstart-guide/usdc.mdx
+++ b/arbitrum-docs/for-devs/third-party-docs/Circle/usdc-quickstart-guide.mdx
@@ -1,4 +1,9 @@
-## QuickStart
+---
+title: 'USDC quick start guide'
+description: 'Learn how to integrate USDC into your application using the Arbitrum network.'
+author: circle-cooper
+sme: circle-cooper
+---
USDC provides the ability to transfer dollars over the Arbitrum network using a smart contract. The smart contract enables users to send, receive, and store dollars on-chain with a wallet.