# Bridge

- [Morpheus Carbon Bridge](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge.md): The Morpheus bridge allows anyone to bridge carbon offsets from traditional Web2 registries such as Verra & Gold Standard to our on-chain meta-registry.
- [Prerequisites to Bridge](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/prerequisites-to-bridge.md): Basic requirements to tokenize carbon credits.
- [Eligibility](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/prerequisites-to-bridge/eligibility.md)
- [Wallet](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/wallet.md): Solana Wallet
- [Initiate Bridge](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/initiate-bridge.md): Create an empty carbon reference NFT on Solana, which will represent a tokenized batch of carbon offsets retired in the source registry.
- [How to Retire Credits on Source Registry](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/how-to-retire-credits-on-source-registry.md): A step-by-step tutorial on how to retire carbon offsets on the Verra & Gold Standard registries.
- [Update Reference NFT](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/update-reference-nft.md): Submit the serial number generated after the carbon offsets have been retired on Verra/Gold Standard.
- [Confirmation](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/confirmation.md)
- [Use Cases](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/use-cases.md): An overview of the different use cases of tokenized carbon credits.
- [Fractionalize ->Tokens](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/fractionalize-greater-than-tokens.md): Mint carbon tokens from Reference NFT
- [Burn](https://docs.carbovalent.com/bridge/morpheus-carbon-bridge/burn.md): Offset your carbon emissions by burning carbon reference tokens.


---

# 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.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.
