# Trading Carbon Assets

- [Introduction](https://docs.carbovalent.com/trading-carbon-assets/introduction.md): An array of project-based tokenized carbon credits are bundled in order to back a liquid index token.
- [DEX](https://docs.carbovalent.com/trading-carbon-assets/dex.md): The Carbon DEX is built on-top of Project Serum on-chain central limit order book (CLOB).
- [Index Carbon Assets](https://docs.carbovalent.com/trading-carbon-assets/index-carbon-assets.md)
- [Carbon Derivative Market](https://docs.carbovalent.com/trading-carbon-assets/carbon-derivative-market.md): Overview of the Carbon Derivative Market
- [Deposit <-> Receive](https://docs.carbovalent.com/trading-carbon-assets/deposit-less-than-greater-than-receive.md): A high-level overview of the different components that govern the the conversion of SCT to index tokens.
- [Reclaim](https://docs.carbovalent.com/trading-carbon-assets/reclaim.md): A short guide on how to redeem index tokens to reclaim the SCT tokens in order to retire them.


---

# 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/trading-carbon-assets.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.
