# Home

## Welcome

Welcome to the Official Lunaris Discord Bot Wiki. We'll cover the basics of how to play the game, along with a detailed list of all the commands, and we'll also go into detail on each of the 63 unique collectible resources available in the Lunaris universe.

## About

Lunaris is a space-themed RPG Discord bot. You collect resources from drilling asteroids and use those resources to construct buildings and upgrade them. You also use the resources to construct warships to conquer outposts and attack other players. There are 63 different collectible resources, most of which are heavily utilised in the gameplay which helps build a player-driven economy.&#x20;


---

# Agent Instructions: 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://lunaris.gitbook.io/lunaris/master.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.
