# Basic Game Play

*Everyone remembers the day they take a step on a different planet. The first thing that comes to mind, is the gravity. How you used to feel heavy and sluggish, now you feel a third of the weight you once were. The second step reminds you of how constrained you are, but also free. Stuck within your spacesuit in a vast open wilderness. This is our home as well now, and we will make it ours.*

{% content-ref url="/pages/wq0jgWhbGg5wRrcZgYty" %}
[Actions and Stamina](/playerguide/getting-started/basic-game-play/actions-and-stamina.md)
{% endcontent-ref %}

{% content-ref url="/pages/uECpnoGeCY4pQ5xhT1pm" %}
[Doing Jobs for Other Players](/playerguide/getting-started/basic-game-play/doing-jobs-for-other-players.md)
{% endcontent-ref %}

{% content-ref url="/pages/UTXL6WnlnaTG755tSob9" %}
[Scavenging](/playerguide/getting-started/basic-game-play/scavenging.md)
{% endcontent-ref %}


---

# 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://docs.milliononmars.com/playerguide/getting-started/basic-game-play.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.
