# Basic Combat

The game will begin peacefully. Chat with friends using Discord as the in-game chat, we will then introduce you to the world and the different mechanics. By doing so, you'll learn how to fight, how to use the weapons, defeat your enemies and learn how to use the control system. Completing the tutorial will provide you with your license. This will allow you to take on the in-game missions once they are ready to launch.

* Control System
* Weapon combat
* Camera


---

# 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://armourx.gitbook.io/armourx-v1/armourx/basic-combat.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.
