> For the complete documentation index, see [llms.txt](https://docs.playriftstorm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playriftstorm.com/game-information.md).

# Game Information

**RIFTSTORM** is a cooperative looter shooter ARPG with a roguelite twist where you complete missions, gather loot, and react to in-mission upgrades to create unique builds.

## <mark style="color:yellow;">**Looter-Shooter ARPG with a Roguelite Twist**</mark>

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

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

Choose from a range of secret operatives - called Weavers - level them up and loot the best weapons to perfect your build. Once in the field, no two missions will be the same as you pick-up Lythograms to further empower and shape your character builds in each mission.

## <mark style="color:yellow;">**Cooperative Multiplayer**</mark>

<figure><img src="/files/6xNTXifeapyw6YszhkJp" alt=""><figcaption></figcaption></figure>

Invite up to two friends and tackle missions around the globe in thrilling co-op gameplay. Each Weaver presents unique gameplay mechanics and weaponry, combine their skills and powers to overcome new challenges.

## <mark style="color:yellow;">**Cosmic Techno Thriller**</mark>

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

Enter the world of the Occultical, where secret societies and operatives exist alongside mythic threats from across the cosmos. Dive into the mysteries of the unknown and explore your place within the secretive ranks of the **Mythic Protocol**.


---

# 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://docs.playriftstorm.com/game-information.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.
