# Token Burning

{% hint style="success" %}
Token burning is the process by which a crypto coin project burns a certain amount of its crypto coin digital assets. The process involves transferring some amount of Cryptocurrency (specifically Token Coins) into a burn wallet address (also known as burner wallet) with no private key.
{% endhint %}

* [x] LendFi burn rate is 0.62 LXT per mile.
* [x] *A percentage of the* LendFi *tokens used for payment of fees on the platform will be burned, reducing the total supply of* LendFi *in circulation.*<br>
* [x] *Tokens reserved for the founding team and early investors will be locked up for a certain period of time and gradually released over time to prevent dumping and maintain the token's value.*


---

# 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://lend-finance-organization.gitbook.io/lendx-documentation-v1.0/lendfi-tokenomics/token-summary/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.
