# 🔥 Burn Commodities For LC

{% hint style="info" %}
With daily burn pool, players can trade in extra Commodity Tokens to obtain *LC*.
{% endhint %}

Players can deposit Commodity Tokens to the daily burning pools. Every day, each Commodity Token burn pool will release a fixed number of *LC* to the players who have deposited the Commodity Token. The amount of Commodity Tokens each player receive will be proportionate to his share in the pool (i.e., on a pro-rata basis).

For instance, you just deposited **100&#x20;*****GOLD*** to the Gold burn pool, and ***200 IRON*** to the Iron burn pool. By the end of the day, the Gold burn pool has received 100,000 GOLD and the Iron burn pool 400,000 IRON.&#x20;

The Gold and Iron burn pool will each release **1000&#x20;*****LC*** daily to its depositors. You share 0.1% of the Gold burn pool and 0.05% of the Iron burn pool. You will then receive 1 and 0.5 *LC* from the Gold and Iron burn pool respectively.&#x20;


---

# 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.lightyear.game/getting-started/burn-commodities-for-lc.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.
