# Overview

Outer Ring is an MMORPG (Massively Multiplayer Online Role-Playing Game) that **unites fantasy and science fiction**. In this fictional universe, 5 species, divided into 4 factions, fight for the control of planets and resources.&#x20;

The game lacks a storyline. The **player is free to decide what to do in the universe given to him.**

**The launch of the game is sequential, based on milestones**. This strategy allows easy testing and constant updating. This way, players enjoy the game right from the start, rewarding those committed to the project from the outset.

The game will be released for PC and MAC. When the game's development is more advanced, **companion applications will be released for mobile**. There you can perform specific basic tasks of the game as managing your tokenized assets.

<figure><img src="https://278841892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8hwpVCt5O1ZT8OkANeIZ%2Fuploads%2Fz48oGqaIf3kJw1YDWfJJ%2FHighresScreenshot00056.png?alt=media&#x26;token=d4c37468-215c-4d86-8366-de56f4a1979d" alt=""><figcaption></figcaption></figure>


---

# 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://docs.outerringmmo.com/gameplay/overview.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.
