> 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/usdlight.md).

# $LIGHT

$LIGHT is the premium currency that's used in the Light in the Dark ecosystem. It is the most highly sought-after item that exists as it is needed for almost every aspect of the game & it gives players a real value incentive for playing.

Before players can obtain $LIGHT, they must first accumulate light shards. Light shards are what players receive for exporting items, completing tasks, and doing other various things. These light shards can then be swapped into $LIGHT.\
\
**Find it on Raydium here:**

<figure><img src="/files/JBC8vFZNlSGdesnNzK5G" alt=""><figcaption><p>The $LIGHT Token</p></figcaption></figure>

**Players will face difficult decisions when it comes to upgrades as $LIGHT will be finite and used in other ways than just upgrading. Keeping some $LIGHT on hand at all times should be considered.**


---

# 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/usdlight.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.
