# Introduction

Gyre is a 2D platformer fighting and adventure game. It features a singleplayer story mode and some multiplayer pvp modes (casual and competitive). Gyre's story mode is akin to a typical game campaign, where players progress at their own rate through a storyline. PvP modes are the main attraction of Gyre, but the story mode is also rich, challenging, and interesting. Gyre leverages cryptocurrency to improve the player's experience, grant them ownership over their own progress and items, and allow them to potentially financially benefit from their own time and skills. Gyre emphasizes an energetic and engaged community, and building high quality, extensively tested, and supremely fun games.

## Important Links

<table data-header-hidden><thead><tr><th width="212"></th><th></th></tr></thead><tbody><tr><td>Twitter</td><td><a href="https://twitter.com/gyreonbeam">https://twitter.com/gyreonbeam</a></td></tr><tr><td>Discord</td><td><a href="https://discord.gg/WMb7sM4N7Y">https://discord.gg/WMb7sM4N7Y</a></td></tr><tr><td>GitHub</td><td><a href="https://github.com/GyreGame">https://github.com/GyreGame</a></td></tr></tbody></table>

{% hint style="info" %}
These docs are being updated frequently with new content and ideas, as well as some changes to existing ideas, especially in these early stages.
{% endhint %}


---

# 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.gyre.online/gyre-product-docs/introduction.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.
