> For the complete documentation index, see [llms.txt](https://docs.vialabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vialabs.io/supported-protocols/bridged-usdc-standard-onboarding.md).

# Bridged USDC Standard Onboarding

VIA Labs supports Circle's [Bridged USDC Standard](https://www.circle.com/bridged-usdc) by offering a full onboarding program into the standard. Upon integration, the Bridged USDC Standard serves as a 1:1 USDC-backed stablecoin on a blockchain network.&#x20;

Following the standard provides [Circle](https://www.circle.com/) with a path to upgrade to native USDC and enable deeper ecosystem interactions and opportunities.

### Benefits of the Standard&#x20;

* Backed 1:1 to USDC
* Path to native USDC issuance

### Onboarding Process

1. [Submit a request ](/additional-information/contact-us.md)to integrate your blockchain with the VIA Network.
2. VIA Labs deploys and verifies the Bridged USDC Standard [smart contracts](https://github.com/circlefin/stablecoin-evm/blob/master/doc/bridged_USDC_standard.md).
3. Additional [confirmation](https://github.com/circlefin/stablecoin-evm/blob/master/doc/bridged_USDC_standard.md) from Circle of all deployed Bridged USDC Standard smart contracts.
4. Receive a comprehensive post-deployment summary of all contracts and a bridging guide.
5. Get a customized USDC bridging page tailored for your blockchain.
6. Access to [Proto-USD](/supported-protocols/proto-usd.md) - Get all the benefits of CCTP immediately upon deployment of the Bridged USDC Standard.

Bridged USDC Standard Announcement:

{% embed url="<https://medium.com/@VIA_Labs/pathway-to-usdc-via-labs-supports-circles-bridged-usdc-standard-8b53a7447a3e>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vialabs.io/supported-protocols/bridged-usdc-standard-onboarding.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
