> For the complete documentation index, see [llms.txt](https://light-in-the-dark-1.gitbook.io/litd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://light-in-the-dark-1.gitbook.io/litd/in-game-ecosystem/economic-model.md).

# Economic Model

Light in the Dark utilizes a complex structure to ensure ecosystem stability and functionality. Players are incentivized to remain in the game & play rather than exiting to pools, which drives player quantity & increases experience. We all know that the end goal of playing P2E is to earn, and with various burning mechanisms in place, $LIGHT should remain stable and increase in value as more players progress and level up. These mechanisms help keep the supply of $LIGHT deflationary while increasing the rewards for everyone.

Stability is the primary objective of the economic model. How do we achieve this? By making it more rewarding to burn tokens than to swap them directly. A major mechanic of the game is that to upgrade buildings, players must burn $LIGHT. However, after doing so, buildings will now make more $LIGHT than previously. To keep demand for $LIGHT constant, the trade-off of burning tokens to the new production of $LIGHT is in the players' favor. \
\
If the community recognizes the economic model and plays the game as intended, all players will be rewarded collectively for the increased value of $LIGHT.

## *TOKEN DISTRIBUTION*

1. **Game Wallet - 50%**
   1. The Game Wallet will **SOLELY BE USED TO SEND PLAYERS $LIGHT** when trading in light shards. It **WILL NEVER** sell tokens to the market and will always be transparent.
      1. This is the wallet address: 7fFBRRZ6Wuf9b9zVLqQEsxnHe5E9EFiJU9wZhDUu3e8Q
2. **Burn Wallet - 25%**
   1. This entire wallet will be **BURNED** during the Genesis Mint.
      1. This is the wallet address: AEnycwbhmdPWnVxEoSEbt79cJsif5HgzohmwaqXxWkqR
3. **Founders Wallet - 3%**
   1. This amount will be dispersed to team founders as creators of LITD.
      1. Founder wallet #1 here: J3kDw7jJA39qR7vAbuBJPBBStNZqNiX3uDsEQs9BmbgB
      2. Founder wallet #2 here: F7jv5fyYoTQR5PsqY5P9i3DmEizSzUWbMvd4tdhWFVSE
4. **Ambassador & Community Rewards Wallet - 2%**
   1. 1% will be sold to further game development and provide capital to expand our team.
      1. Find this wallet here: H62ivGaQaT3HBMV1f8DitNGB3FM1SRcSxh6qPad6GLyh

**ALL wallets will always be transparent to the public.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://light-in-the-dark-1.gitbook.io/litd/in-game-ecosystem/economic-model.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.
