> For the complete documentation index, see [llms.txt](https://saga-rpg.gitbook.io/future/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saga-rpg.gitbook.io/future/welcome-to-saga-rpg.md).

# Welcome to Saga RPG!

Welcome to **Saga RPG**! In the world filled with monsters & magic, the Sagas are the dividing line between the righteous and the damned. Equipped with the sole mission of ensuring peace within the lands of *Gorrhum*, the Sagas are to trust when it comes to lives at stake.

Oh, so you think you have what it takes to be one of us? Well, slaying monsters might sound easy from a far, but ehe' trust me! It is not. To become a Saga, you must first understand the life science that lies within these atrocious Monsters, it takes years & years of trial n' error, boy!

The journey of becoming a Saga starts from accepting a quest from Syth, from there you will learn about the wicked beasts that resides in both the known & unknown lands within this realm. But tell me, young one... do you have what it takes to be a Saga? Well, let's find out

<figure><img src="/files/n1lf4SSVtQJGpHsP3ybp" alt=""><figcaption><p>Welcome to Gorrhum!</p></figcaption></figure>


---

# 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:

```
GET https://saga-rpg.gitbook.io/future/welcome-to-saga-rpg.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.
