# Stats

## Traits matters

There are three different stats in AIOO. Attack (ATT), Defence (DEF) and Luck (LCK). These stats are determend by the players traits. For example a gun has higher Attack-stats then a knife. Some traits can have more then type of stat ascosiated to it and all traits stats are added up to a total of the stats. For example An army helmet gives ATT +1 and DEF +3. The Desert Eagle have ATT+5. Combined, the ATT is 4 and DEF is 3.

![](/files/SyRK6jr11Bn7JZrYDsV0)


---

# 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://whitepaper.allinoneout.com/the-game/stats.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.
