# Burn

The burn feature is set in place for whenever a business or induvial wants to offset their carbon emissions using tokenized carbon credits. The burn module in the Carbovalent ecosystem will take care of the details regarding the carbon compensation claim by validating whether the SCT tokens were burned. It is also important to note that burning your carbon credits will permanently remove them from circulation to prevent reselling, double counting, and double retirement. Furthermore, the credit tokens that are used to offset emissions are recorded on the Solana blockchain permanently, which allows businesses to employ accurate carbon accounting and to keep track of which carbon projects they supported.&#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/burn.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.
