# Game Guide System

This Gameplay section offers a brief introduction to key aspects of the game. For more in-depth insights, players can visit[ ](https://www.seraph.game/)<https://www.seraph.game/> to download the game and access the "Game Guide" menu. The guide provides a comprehensive overview through a detailed game manual.

In addition to basic game information and an introduction to the world of Seraph, the Game Guide includes fundamental gameplay mechanics and tools for checking equipment, affixes, and jewels. These resources are designed to help players immerse themselves fully in the game and enhance their overall experience.


---

# 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://whitepaper.seraph.game/gameplay/game-guide-system.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.
