# Bridge assets into CLV P-Chain

All bridges should follow the [Co-Mint](https://medium.com/multichainorg/co-mint-multichains-universal-cross-chain-bridge-48da559a96b7) solution provided by [Multichain.](https://www.multichain.com/)

Please refer to the [existing assets](https://docs.clv.org/clover-ecosystem/whitelist-assets-on-clover-p-chain) on CLV P-Chain. For example if BridgeA needs to bridge USDT onto CLV P-Chain.  The process will be:

* BridgeA should provide its minter address to CLV team
* CLV team will grant the above minter address the permission to mint [USDT](https://clvscan.com/address/0xF91193A62879279d6b8f209f89b6418e3C0e5CBf#contracts) on CLV P-Chain
* BridgeA can call the mint function on the standard contract when a bridge request invoked by its user
