# How to Burn

Part of the [trading fees](/9inch-gitbook/features/fees.md) on 9inch are used to Buy & Burn the $[9INCH](/9inch-gitbook/tokenomics/9inch-token.md) and $[BBC](/9inch-gitbook/tokenomics/bbc-token.md) tokens.

Here is a guide how anyone can trigger the Burn and get small <mark style="color:purple;">**Bounty**</mark> in return for running the function.

Head over to [Burn](https://app.9inch.io/burn) page.

<figure><img src="/files/SQWcRCzdHAdPyRfiNrbk" alt=""><figcaption></figcaption></figure>

At the lower part of the page you will see a list of LP pairs that have been accumulated by the 9inch contract from the trading fees to be used for the Buy & Burn function.

Select one or multiple LPs that you want to use for Burn.

Here WETH/9INCH and WETH/BBC pairs were selected.

<details>

<summary>Note:</summary>

In this example these are test net rates and amounts with very little trading volume.

</details>

<figure><img src="/files/FT3ML6cKTNsgUdQ6ZFLp" alt=""><figcaption></figcaption></figure>

Once you have selected the LPs, you can see how much this would Buy\&Burn $9INCH and $BBC.

You also get to review your Bounty and can calculate if is profitable vs gas fees.

<figure><img src="/files/ApecGDzOD0RzhypzAhIw" alt=""><figcaption></figcaption></figure>

Click <mark style="color:green;">**\[Burn]**</mark> and review the transaction in your wallet. Check gas fees and confirm the transaction.

<figure><img src="/files/a5S1CocTs6godpBaim4y" alt=""><figcaption></figcaption></figure>

Congratulations! You have now contributed as a decentralized community member to Buy\&Burn $[9INCH](/9inch-gitbook/tokenomics/9inch-token.md) and $[BBC](/9inch-gitbook/tokenomics/bbc-token.md) tokens and helped make them more rare on the market and support the price!


---

# 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://9inch.gitbook.io/9inch-gitbook/tips-tricks-and-guides/beginners-guide-to-defi/how-to-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.
