> For the complete documentation index, see [llms.txt](https://wiki-pokestart.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-pokestart.gitbook.io/wiki/gameplay/les-metiers.md).

# Les métiers

Les métiers ( <mark style="color:blue;">/jobs</mark> ) constituent un système fascinant qui enrichit votre expérience de jeu en vous offrant la possibilité <mark style="color:blue;">d'acquérir des récompenses variées</mark> à mesure que vous <mark style="color:blue;">progressez et atteignez certains niveaux.</mark>\
\
Chaque niveau que vous franchissez vous rapproche de <mark style="color:blue;">récompenses précieuses</mark>, qu'il s'agisse <mark style="color:blue;">d'objets rares, de ressources utiles</mark><br>

<figure><img src="/files/18iCMBi6vRJNxG2j3hWn" alt="" width="538"><figcaption></figcaption></figure>

Vous pouvez augmenter votre niveau jusqu'au <mark style="color:blue;">LVL 200</mark> , pour ce faire vous pouvez:\
\
\- <mark style="color:blue;">Récolter</mark> des baies / noigrumes\
\- <mark style="color:blue;">Capturer</mark> des Pokémon et les <mark style="color:blue;">combattres</mark>\
\- <mark style="color:blue;">Pêcher</mark> des Pokémon\
\- Faire <mark style="color:blue;">éclore</mark> des oeufs \
\- Faire <mark style="color:blue;">monter de niveau</mark> vos Pokémon\ <br>

<figure><img src="/files/aouJ2InzXw7XlKJcZrL1" alt="" width="563"><figcaption></figcaption></figure>

\
En cliquant sur la <mark style="color:blue;">montre</mark> vous pouvez également vous mesurer aux autres joueurs grâce au <mark style="color:blue;">classement</mark> des métiers, une fonctionnalité qui ajoute une dimension compétitive et sociale à votre expérience de jeu. Ce classement vous permet de voir où vous vous situez par rapport aux autres joueurs, en affichant les performances et les réalisations des joueurs .<br>

<figure><img src="/files/JdPAyssifNe90TEpnBok" alt="" width="474"><figcaption></figcaption></figure>

En cliquant sur le <mark style="color:blue;">wagon</mark> , vous aurez la possibilité d'accéder à un éventail de <mark style="color:blue;">récompenses</mark> liées aux métiers<br>

<figure><img src="/files/vBpEQhO93xL5ujF9WPXB" alt="" width="530"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki-pokestart.gitbook.io/wiki/gameplay/les-metiers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
