# Morpheus Carbon Bridge

### Summary&#x20;

The Morpheus Carbon Bridge facilitates the tokenization of carbon offsets by bringing them onto our on-chain registry. This process is powered by smart contracts deployed on the Solana blockchain. By leveraging the inherent properties of distributed ledgers, we are able to bring transparency, programmability, fractionalization, accurate price discovery, and inclusivity to the carbon markets. As well as integrating a thriving Defi ecosystem with the carbon markets. Ultimately, the bridge is at the helm of an infrastructure powering a climate-positive economy on the Solana blockchain.

### How Bridging Works&#x20;

The bridging process starts with retiring carbon credits on the source registry before bringing them on-chain. This is done to guarantee that double counting/double bridging does not occur as it is now verifiable that each token is unique. Moreover, burning a carbon token is the same as retiring a carbon credit, except without the need for a legacy centralized registry. The inherent deterministic properties of the Solana blockchain are a better solution than traditional registries in terms of transparency, efficiency, and verifiability.&#x20;

\-----------------------------------------------------------------------------------------------------

Read the subsections below to understand the process of bridging tokens from a Web2 registry onto Carbovalent. In summary, it starts with checking for [prerequisites](/bridge/morpheus-carbon-bridge/prerequisites-to-bridge.md), [eligibility](/bridge/morpheus-carbon-bridge/prerequisites-to-bridge/eligibility.md), [retiring](/bridge/morpheus-carbon-bridge/how-to-retire-credits-on-source-registry.md), [updating reference NFT](/bridge/morpheus-carbon-bridge/update-reference-nft.md), [approval](/bridge/morpheus-carbon-bridge/confirmation.md), and [fractionalization](/bridge/morpheus-carbon-bridge/fractionalize-greater-than-tokens.md).&#x20;


---

# 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.carbovalent.com/bridge/morpheus-carbon-bridge.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.
