# Use Cases

Tokenizing carbon offsets allows us to introduce many different use cases for the credits. In addition to bridging the gap between carbon assets and Solana DeFi enabling its integration into decentralized applications. &#x20;

#### NFT Marketplace

Users can list their reference NFTs which hold a certain amount of carbon credits on an NFT marketplace like Magic Eden or Open Sea.

#### Fractionalization&#x20;

Reference NFTs can be fractionalized into project-specific SCT tokens.&#x20;

#### Offset Emissions&#x20;

SCT tokens can be used to offset carbon emissions through a process known as burning

#### Collateral -> Borrow

Index tokens can be used as collateral on DeFi lending platforms.

#### DEX

Index tokens can be swapped for other SPL tokens on decentralized exchanges.&#x20;

#### Reserve Currency&#x20;

Use the Carbovalent index tokens as reserve assets for DAOs.&#x20;

#### Metaverse&#x20;

Metaverse integration.&#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/use-cases.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.
