# Les spécialisations

### <mark style="color:$warning;">❯ Les différentes spécialisations :</mark>&#x20;

<details>

<summary>Spécialisation marchande</summary>

* <mark style="color:$primary;">Niveau 1</mark> : - 25% d'argent en <mark style="color:$success;">+</mark>\
  &#x20;                  \- 25% d'xp de métier en <mark style="color:red;">-</mark>
* <mark style="color:$primary;">Niveau 2</mark> : - 40% d'argent en <mark style="color:$success;">+</mark>\
  &#x20;                  \- 25% d'xp de métier en <mark style="color:red;">-</mark>
* <mark style="color:$primary;">Niveau 3</mark> : - 75% d'argent en <mark style="color:$success;">+</mark>\
  &#x20;                  \- 25% d'xp de métier en <mark style="color:red;">-</mark>

</details>

<details>

<summary>Spécialisation militaire</summary>

* <mark style="color:$primary;">Niveau 1</mark> : - 25% d'argent en <mark style="color:red;">-</mark>\
  &#x20;                  \- 10% d'xp de métier en <mark style="color:$success;">+</mark> \
  &#x20;                  \- effet vitesse 1
* <mark style="color:$primary;">Niveau 2</mark> : - 25% d'argent en <mark style="color:red;">-</mark>\
  &#x20;                  \- 25% d'xp de métier en <mark style="color:$success;">+</mark>\
  &#x20;                  \- effet résistance 1
* <mark style="color:$primary;">Niveau 3</mark> : - 25% d'argent en <mark style="color:red;">-</mark>\
  &#x20;                  \- 50% d'xp de métier en <mark style="color:$success;">+</mark>\
  &#x20;                  \- effet force 1

</details>

<details>

<summary>Spécialisation technologique</summary>

* <mark style="color:$primary;">Niveau 1</mark> : - Fabrication de véhicules <mark style="color:$info;">communs</mark>\
  &#x20;                  \- Commerce avec le bricoleur
* <mark style="color:$primary;">Niveau 2</mark> : - Fabrication de véhicules <mark style="color:purple;">rares</mark>
* <mark style="color:$primary;">Niveau 3</mark> : - Fabrication de véhicules <mark style="color:yellow;">légendaires</mark>

</details>


---

# 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://metrolymp.gitbook.io/metrolymp/le-gameplay/les-specialisations.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.
