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

# Marketplace

**In-Game Marketplace**

*LITD* will feature a fully integrated in-game marketplace, enabling players to seamlessly buy, sell, and trade items with one another. Designed for efficiency and security, the marketplace ensures a smooth player-to-player transaction experience without the need to leave the game’s ecosystem.

Through this marketplace, players can acquire new gear, rare artifacts, and essential resources, fostering a thriving economy driven by supply and demand. The system is built to be intuitive and accessible, promoting fair trade while enhancing the overall gameplay experience.

It is important to note that the **marketplace will not be active during the Genesis Mint**. However, following its launch, it will become a core component of the in-game economy, allowing players to fully leverage their assets and engage in commerce within the *Light in the Dark* universe.


---

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