# Sumary

This guide has walked you through the **first turn**, but as the game progresses, new elements will be introduced that you'll naturally become acquainted with from turn to turn.&#x20;

If at any point you're wondering how a particular building/game element works - you'll always find all the information in our White Paper, where the layout of sections matches exactly the menu and buildings in the game itself.&#x20;

This way, it will be easy for you to find all the necessary information:&#x20;

🇬🇧 [**White Paper** ](https://space-cartels.gitbook.io/space-cartels-3.0-white-paper/)

**Good luck. The adventure is just beginning!**


---

# 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://space-cartels.gitbook.io/space-cartels-first-steps-guide/language-english/sumary.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.
