> For the complete documentation index, see [llms.txt](https://moonlit-games.gitbook.io/rogue-nation-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moonlit-games.gitbook.io/rogue-nation-litepaper/our-mission.md).

# Our Mission

<figure><img src="/files/jGyqStn8wb07auWf7PY3" alt=""><figcaption></figcaption></figure>

At Moonlit Games, we're building exceptional gaming experiences and a thriving ecosystem where every chest you open, battle you fight, and item you craft is part of a sustainable, real-value economy.

The gaming industry has grown to 3.1 billion p[^1]layers by bringing the masses fantastic entertainment and exceptional experiences. But, until now, it's been built on one-sided models that limit player agency and ownership. We believe players should genuinely own their items in any game. More than that, we believe developers and players should have a more balanced value exchange, empowering players to build value for the time and effort they invest in playing a game and engaging in its ecosystem.&#x20;

This is why we are building. We know games can be more, so we’ve been busy building a game where every chest you open, every battle you fight, and every item you craft is built to be part of a sustainable, real-value economy. The items you own are set up to have greater utility beyond just playing the game, as you can trade them with anyone, even outside the game. No one – including us – should take away what belongs to you, a concept made possible thanks to Blockchain technology.&#x20;

[^1]: players


---

# 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, and the optional `goal` query parameter:

```
GET https://moonlit-games.gitbook.io/rogue-nation-litepaper/our-mission.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
