# Discover Crownicles !

## What is Crownicles ?

Crownicles is a Discord bot developed by [@BastLast](https://github.com/BastLast) that allows you to live a textual adventure.&#x20;

The story takes place in a medieval world where the player controls an adventurer who must win a competition organized by the king to win the hand of the princess. To achieve his goal, he must travel, collect points and face many dangers. The game takes place in real-time, and the player is regularly prompted to request "reports" from the character they are controlling. During these reports, the nature may seek advice from the player through a choice system using Discord reactions. Each choice leads the character to beneficial or detrimental consequences. Throughout his journey, the character may be injured, collect different equipment, etc.

#### Main features.

* Lead your little character and help him **get the princess**!&#x20;
* **No permission needed**, your server is safe!&#x20;
* **Simple configuration**: just a channel.&#x20;
* Join **thousands of players**, fight and create your guild with your friends!&#x20;
* Help us **improve the bot!** Completely [**open-source**](https://github.com/Crownicles) project!

![An example of a report made by a player.](/files/IISAquTMOzGsI2n8qbcQ)


---

# 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://guide.crownicles.com/en/master.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.
