# Player career

Once [signed up for Nemesis Downfall](https://nemesis-downfall.gitbook.io/nemesis-downfall/), the player is able to access his career information in-game, featuring his most notable stats such as:

* Played time
* Amount of games played
* Kill/Death ratio
* Win/loss ratio
* Preferred weapon and weapon stats
* Preferred maps and maps stats
* Preferred game mods and mods stats&#x20;
* Leaderboard rankings
* Competition results

<figure><img src="/files/w3ogRMKm4e48L59UZXtc" alt=""><figcaption></figcaption></figure>


---

# 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://nemesis-downfall.gitbook.io/nemesis-downfall/in-game-content/player-career.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.
