# 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: 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.vialabs.io/supported-protocols/bridged-usdc-standard-onboarding.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.
