# Reclaim

Once the index tokens are in the wallet, you can sign in our dApp to reclaim the original SCT tokens you deposited. This will allow users to retire project-specific carbon credit in order to achieve their net-zero goals.&#x20;

It is also important to mention that **only** SCT tokens can be retired to offset emissions - Index tokens can only be redeemed for SCT tokens. We do this to keep track of the project-specific credits that have been retired by updating the meta-registry.

**Note: A more detailed guide will be available once the Carbovalent protocol is open to the public.**&#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/trading-carbon-assets/reclaim.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.
