# Detokenization

Similar to tokenization, the process of detokenizing requires that you hold a Puro.earth account and be onboarded as a "Trader" into the Toucan Sales Channel.

### Step 1: Onboard to Toucan's bridge

{% hint style="info" %}
If you've already done this, skip to step 2 below.
{% endhint %}

1. Go to the [Puro bridge onboarding and tokenization form](https://form.typeform.com/to/uwLStfFZ) and select the onboarding option.
2. Fill in the necessary details, which will include information about your organization and a prompt to accept the bridge’s Terms and Conditions.

### Step 2: Request that Puro Sets up Your Trader Account

{% hint style="info" %}
If you've already done this, skip to step 3 below.
{% endhint %}

This step requires that you send an email to Puro. They will submit a Trader Onboarding Proposal, which Toucan will then accept via Puro's API. Please use the format in the toggle below. If you have any questions about this email, contact us at <support@toucan.earth>

<details>

<summary><strong>Email to Puro requesting Trader account</strong></summary>

**To**: <tech-support@puro.earth>

**CC**: <support@toucan.earth>

**Subject**: Initiate request to set up Trader account

**Body**: Please initiate a request to set up our organization’s Trader account within the Toucan Sales Channel that Toucan can then approve.

* Organization name:
* Address:
* Business ID:

**Sales Channel details**

* Name of the organization: Toucan Protocol Association
* Business ID: CHE-381.295.616

**Other details**

* **Set automatic transaction approval `on`**

</details>

### Step 3: Submit Detokenization Request

Detokenization can be requested via our app. Connect to <https://app.toucan.earth/> with your web3 wallet that holds the TCO2s you'd like to detokenize. Ensure you're connected to the correct network.&#x20;

You'll see the TCO2s in our app. Click **Bring off-chain** and complete the required fields.

<figure><img src="https://2853908522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLpTnsrf4b3tikThmBH8A%2Fuploads%2FLc4hd7G68tuVHcoHa1kg%2FScreenshot%202024-08-08%20at%202.47.01%E2%80%AFPM.png?alt=media&#x26;token=6244e20d-737a-45b2-af5e-c57e873a87f5" alt=""><figcaption></figcaption></figure>


---

# 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.toucan.earth/toucan/carbon-bridge/puro-carbon-bridge/detokenization.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.
