# Burning

Currently, 20% of all opening and closing trade fees are directed to the SRG treasury vault.  These funds are used to buy back and burn the SRG token, diminishing its supply over time.

The SRG fee vault address is as follows:

{% hint style="info" %}
**SRG Treasury Vault:** \
component\_rdx1czwd96pvxsuy2ydd25fulz242x36h257thn45tscp4rkxkrfy99958
{% endhint %}

The ability to burn the SRG token is coded into the tokens attributes.  Whilst the platform is in it's infancy, the SRG vault will accrue fees and be periodically utilised for a buy back and burn of the SRG token. Surge displays the balance of the SRG treasury vault in real-time on the site and enables anybody from the community to initiate the burn via the UI for the sUSD in the treasury.<br>

<figure><img src="/files/CrudFkhmjAdHeNwgeM12" alt=""><figcaption><p>Example of the burning mechanism</p></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.surge.trade/srg-governance-token/burning.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.
