# 3. Burning CT tokens

#### Reasons for burning the CT Tokens

The process of burning the CT Tokens is needed mainly for the situations where the community members of your DAO request a fund withdrawal. After manual withdrawal procedure CT tokens are returned to the DAO Agent address. Such returned CT tokens may affect the calculation of DAO's NAV(Net asset value) and CT market price. All returned CT tokens should be burned.&#x20;

The steps below describe the process of burning the received CT Tokens to avoid the overall CT devaluation.

#### **Step 0 - Connect your wallet**

#### **Step 1 - Processing data as a DAO Agent**

Click the “Agent" section on the left sidebar of Aragon Framework. Copy the Agent wallet address in the address bar of your browser (*HEX value starting with 0x...*)

![](https://lh6.googleusercontent.com/RC8JYljqkcYwX3690vPNcrFQZuvH9aCTYIkWsb66pOShXVi7WGOOfpV89Hkzi1I62D1J-QVwk3v1yRrMa9SDLk85KDL4wf0vEoMEhbvr6uWg1JRWgYNk50SzEFeNmM7UcddIkyyf)

Click on the “Tokens” section of Aragon Framework and select the CT token in the left window. Find the Agent address (copied from Step 1) in the main window. This address will now hold the amount of CT tokens which should be burned.

![](https://lh6.googleusercontent.com/SBKyD6OKOK3NWvJ8Yw_kBS9wBwlAFCYjS8cvdAhfnlGNG-RXmdIZz75dvy_3iY_JylOdVgtZVe_NwO8O0gzQRLCr9JbRmE5aPekewu4MJhREQkFfiG0k7NfetBPori-OsmRA4BzE)

#### **Step 2 - Start the CT Burning process**

Click on the dropdown arrow of the required line and select “Remove tokens”

![](https://lh3.googleusercontent.com/y2C4dHwihShAzZSeQWKWNUuYDtYAXZEkdX4TrkHiNWhF4IjIXbUBkDgsm78FJbkiaGDzxUqKirzbOH8Y36rRr9s4QmKxEUAt95WOyBv4BhIx4eHWqHl5HQJDUZDrRQ0i_UG-tKQq)

In the popped up window type in the amount of tokens to be burned or simply click “Max” to burn all tokens on the Agent walle&#x74;**.** Click “Remove tokens” button.

{% hint style="info" %}
Double-check the amount of the CT to be burnt. Sometimes if there are several withdrawals done at around the same date it is better to proceed with each amount of CT to be burned separately unless you are absolutely sure that the amount displayed if "Max" amount is set is correct.
{% endhint %}

![](https://lh3.googleusercontent.com/q1ylqOLTPp67KvvEfz7CdHf9X66Ot55BJl42GOFwKQx7bECGmmciiJGQ8KS7gbHOuJmo-U_Dp7Gr6WLp5zjMYuvPtMdkEn0y_Zfjpb3Jz49vxd0f5Ew336xU4mClwyQQM5c-8ihR)

#### **Step 3 - Press “Create transaction” in the next window.**

The process is similar to the standard set of actions needed for most of the transactions done in your DAO. For more reference read the [Voting Procedure guide](https://1clickdao.gitbook.io/weezi/ct-token-management/pages/7vUG9cdaUxGQrhqA0XSb#4.-guide-to-voting-creation).

![](/files/ILMqF8F89fd6qLm8BHdP)


---

# 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://1clickdao.gitbook.io/weezi/ct-token-management/burning-ct-tokens.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.
