# Getting your adventure off a good start

- [Start your adventure](https://guide.crownicles.com/en/bien-commencer-votre-aventure/start-youre-adventure.md): A small step by step guide to start your adventure.
- [Learn the basics](https://guide.crownicles.com/en/bien-commencer-votre-aventure/learn-the-bases.md): Some pieces of advice for the newbies, and a quick presentation about main commands.
- [Frequently asked questions](https://guide.crownicles.com/en/bien-commencer-votre-aventure/questions-frequentes.md)


---

# 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/bien-commencer-votre-aventure.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.
