# Changelogs

### 22.08.2022

<details>

<summary>Changes</summary>

* Fixed High Round lock\
  Check [High Round lock](/infos/high-round-lock.md)

</details>

### 23.07.2022

<details>

<summary>Changes</summary>

* Added `.maxammo`\
  Checks if you have 50k points and gives you max ammo
* Added `.daily`\
  Get daily rewards (rank \* 300'000)
* Added AFK Kick\
  Kicks you if you're AFK for 5 mins
* Added High Round lock\
  Most map have their own round lock trigger, will do a list later

</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://faq.ezz.lol/misc./changelogs.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.
