# USDC Anywhere

<figure><img src="https://38185780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4535Mbmb8O8Y5q8Xz3cK%2Fuploads%2Fy7hhu7Jd71IPDEUi0Yic%2Fimage.png?alt=media&#x26;token=086a07ce-7bfa-42a5-becf-7065bbcb1b9e" alt=""><figcaption></figcaption></figure>

## Overview

"USDC Anywhere" is the cross-chain lending and borrowing feature of Moonwell, which utilizes [Circle's Cross-Chain Transfer Protocol (CCTP)](https://www.circle.com/en/cross-chain-transfer-protocol). This feature allows users to easily lend and borrow USDC on Moonwell's Base deployment from a variety of CCTP-supported networks. To achieve this, CCTP burns USDC on the source chain and mints an equivalent amount on the destination chain. The integration of CCTP into Moonwell aims to enhance liquidity and improve the overall user experience.

### Lend USDC

With "USDC Anywhere," users can supply their USDC to Moonwell on **Base** from other CCTP-supported networks.&#x20;

### Borrow USDC

With "USDC Anywhere," users can borrow USDC from Moonwell on **Base,** and then transfer the USDC to any of the CCTP-supported networks. This provides users with the flexibility to utilize USDC on their preferred network.

To borrow USDC from Moonwell, users are required to provide assets as collateral. Moonwell operates on an over-collateralized loan model, meaning that the amount you can borrow is limited to a percentage of the value of the collateral you provide. The borrowing limit is determined by the parameters set by [Moonwell Governance](https://docs.moonwell.fi/moonwell/governance).

{% tabs %}
{% tab title="Supported CCTP Networks - Supply and Borrow" %}

* <img src="https://38185780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4535Mbmb8O8Y5q8Xz3cK%2Fuploads%2FQqRZLihflDNmFH71Yg87%2Fimage.png?alt=media&#x26;token=caf05669-811b-449d-9725-774c8db6b651" alt="" data-size="line"> Base&#x20;
* <img src="https://38185780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4535Mbmb8O8Y5q8Xz3cK%2Fuploads%2FqPOfMQLXwky6kGOWIVBy%2Fimage.png?alt=media&#x26;token=5d427461-5dc0-47cf-b20d-b390caca3d14" alt="" data-size="line"> Ethereum
* <img src="https://38185780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4535Mbmb8O8Y5q8Xz3cK%2Fuploads%2FdYRDpV8w0BfRNIrla0FO%2FOP-Mn_Icon-Ccl_2C-Red-RGB_40px_v01.png?alt=media&#x26;token=a2309583-ed55-45de-aa32-09f3c9872df4" alt="" data-size="line"> OP Mainnet&#x20;
* <img src="https://38185780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4535Mbmb8O8Y5q8Xz3cK%2Fuploads%2FoyWBH819ayOPIb4niUXe%2Fimage.png?alt=media&#x26;token=b33b23f4-56c6-49a1-8aaa-12a51db65c78" alt="" data-size="line"> Polygon
* <img src="https://38185780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4535Mbmb8O8Y5q8Xz3cK%2Fuploads%2F6mgGR1yNlOJ0UN2CyP6T%2Fimage.png?alt=media&#x26;token=a7c79d26-b0b1-4cc4-9c29-fed367915f61" alt="" data-size="line"> Arbitrum
* <img src="https://38185780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4535Mbmb8O8Y5q8Xz3cK%2Fuploads%2F1Io3nDKM43RHOrLyTABG%2Fimage.png?alt=media&#x26;token=c93f0db7-85ee-4b9a-8b5f-7ddb42f641fd" alt="" data-size="line"> Avalanche
  {% endtab %}
  {% endtabs %}


---

# 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.moonwell.fi/moonwell/moonwell-overview/usdc-anywhere.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.
