# 💎 Commodity Tokens and LC

{% hint style="info" %}
Two types of tokens used in Light Year: **Light Coin** and **4 Commodity Tokens.**
{% endhint %}

## Commodity Tokens

In the Light Year universe, players need to collect 4 major commodities (BEP-20 tokens):

![](/files/jK1Az5lsaVbpaL0hRGsN) - IRON: Required when creating most of the starships.

![](/files/M8aaeYdWoIk94ORlE8Ff) - GOLD: Required when upgrading or creating certain types of starships.

![](/files/aTFzLLL0OPateoToMFJS) - SILICATE: Required when upgrading base or technology.

![](/files/InwJShpAvUYdTdVDlrQD) - ENERGY: Consumed for fleets executing certain types of commands.

Players can obtain commodity tokens through staking and mining, space exploration, exploiting asteroids, or snatching from other players. In addition, they can also be obtained in the marketplace, being traded on PancakeSwap.&#x20;

## Light Coin

![](/files/TfEirh6EAByjajxq2f6s)- **Light Coin (LC)** is the governance and utility token of the Light Year protocol.

Based on players‘ various rankings and achievements, we will gradually distribute 50% of the *LC* supply to players through smart contracts in a decentralized way. Additional details will be revealed in the future.

Currently, *LC* has the following usages:

* Rewards to players.
* Fees for speeding up the recovery of the damaged/injured units
* Fees for summoning heroes.
* Medium of exchange for NFTs.
* Voting tickets once the decentralized governance is in place.


---

# 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/commodity-tokens-and-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.
