# Circle CCTP

## Cross Chain Transfer Protocol

Circle's [Cross-Chain Transfer Protocol (CCTP)](https://www.circle.com/en/cross-chain-transfer-protocol) is a permissionless on-chain messaging protocol that facilitates USDC transfers securely between blockchains via native burning and minting.

Syno leverages CCTP for native Minting and Burning of USDC, allowing for cross-chain pooling of liquidity across all supported spokes. As such, supplied USDC from any network gets pooled on the Arbitrum Hub, unifying liquidity and directly tackling USDC fragmentation.&#x20;

As an example, if USDC is supplied on Optimism (Spoke) is it instantly bridged to the Arbitrum (Hub), with Borrowers on all other supported networks being able to borrow from this unified pool. This results in more efficient and predictable asset utilization and interest rates.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/Dr6sk3fBn1gNK_J9dVKiG3zVjGeaQ9uY0haCSlMPKtJCCRTwkEaqCA1N48638XDxZjT92ib3dbWKxIdMtClbT88-HN-YINHt-uTP4pWqSyyeO-dDPXD095UI_M7mf02V9Ey674nqlRdU-birxuaTuaI" alt=""><figcaption><p>Supercharged stablecoin liquidity.</p></figcaption></figure>

<br>


---

# 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.syno.finance/documentation/documentation/protocol-architecture/circle-cctp.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.
