# Circle's CCTP

<figure><img src="/files/s1or9o3U9eJcrTqi2j2h" alt=""><figcaption></figcaption></figure>

Circle's Cross-Chain Transfer Protocol (CCTP) is a permissionless on-chain utility designed to facilitate the secure and efficient transfer of USDC between different blockchain networks. &#x20;

ChainSwap utilizes CCTP to allow for native interoperability for USDC using a burn and mint mechanism. This means when you transfer USDC using CCTP a certain amount of USDC is burned on the sending chain, while a corresponding amount is minted on the destination chain. Circle acts as a validator in this process, ensuring the burned USDC is not re-used. CCTP offers several advantages like enhanced security and avoids the risks associated with traditional bridge hacks where funds are locked on a central entity. It also is an efficient medium to simplify transactions and lead to faster processing times in a cost efficient manner. This also allows for simulations and less slippage to occur on swaps as USDC value remains relatively constant.

{% hint style="info" %}
To Explore this Protocol More [CLICK HERE](https://docs.chain.link/ccip/tutorials/usdc)
{% endhint %}


---

# 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://chainswap-2.gitbook.io/chainswap-defy-limits-embrace-anonymity/near-instant-cross-chain-swaps/circles-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.
