> ## Documentation Index
> Fetch the complete documentation index at: https://docs.digitalasset.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The **USDCx** token is now available on the Canton Network!  Backed by USDC, one of the most used stablecoins in the world, USDCx enables developers and users to access crosschain USDC liquidity.

These pages describe how to [technically stand up](/usdcx-xreserve/technical-setup#xreserve-technical-setup) and then [use](/usdcx-xreserve/workflows#xreserve-onboarding) the xReserve solution in order to move USDC to and from the Canton Network.

Conversely, a withdrawal (burn) request for a USDCx token on the Canton Network will result in the release of USDC on the destination L1 chain to the user's specified address on that chain.

USDCx on Canton Network represents USDC deposited into a Circle xReserve smart contract on the original L1 chain.

Furthermore, USDCx on Canton Network is in the form of a Canton Network Standard Token ([CIP-0056](https://github.com/global-synchronizer-foundation/cips/blob/main/cip-0056/cip-0056.md)).

<Tip>
  USDC on Canton Network is using the DA Apps Registry, if you're not familiar with it, we recommend to briefly read the [**PRIMER**](/registry/get-started/registry-primer) first.
</Tip>

<Card title="Workflows" icon="arrow-progress" href="workflows">
  How to Use xReserve - a quick and easy way to deposit and withdraw USDC on Canton Network.
</Card>

<Columns cols={2}>
  <Column>
    <Card title="Technical Details" icon="user-cog" href="technical-setup">
      Everything you need to get xReserve up and running.
    </Card>

    <Card title="Support" icon="head-side-headphones" href="support">
      In case of any questions, we are here for you. 
    </Card>
  </Column>

  <Column>
    <Card title="Integration & APIs" icon="gear-api" href="integration_apis">
      Details and examples of how-tos for our users. 
    </Card>

    <Card title="Reference" icon="book-bookmark" href="reference">
      We have a number of references to make our user's life easier.
    </Card>
  </Column>
</Columns>

<Tip>
  For more information about xReserve, please also refer to the official Circle documentation: [xReserve](https://developers.circle.com/xreserve#xreserve-overview).
</Tip>
