> 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/welcome/beginners-guide-and-faq.md).

# Beginners Guide & FAQ

## Beginners Guide

Coming soon! We will release this guide as we approach the full game launch.

## What are the Basics?

Players are tasked with managing their land to efficiently mine, craft, and engineer in-game weapons and items. In-game items can be sold at the marketplace for in-game currencies that can be swapped for real-world value. Continue advancing your land with upgrades to key buildings and equipment, making your life a little bit easier and more rewarding with each one. Hidden along the way are mysterious items and deep secrets to unravel that only further the adventure!

## How do I Join?

To play in the LITD universe, players must own a land parcel. Land parcels can be acquired at the Genesis Mint. Parcels received in the Genesis Mint come with additional benefits that will never be made available again. Visit the "Mint" page to learn more about the upcoming Genesis Mint.

## When is the Genesis Mint?

The Genesis Mint is currently slated for a 2025 Q2 release. We will continue to provide updates, teasers, and trailers as we approach the full game launch.

**Follow along to learn about the Light in the Dark in-game ecosystem.**

&#x20;


---

# 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/welcome/beginners-guide-and-faq.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.
