# Halmine Wiki

Jedná se o oficiální wikipedii, na které jsem měl a mám možnost pracovat. Níže je changelog, který jsem si udělal abych se orientoval ve svých změnách, i mimo git commity.

{% embed url="<https://wiki.halmine.cz>" %}
Proklik na projekt
{% endembed %}

<details>

<summary>Přidání petů (12/07/2024)</summary>

Byla přidána [stránka s pety](https://wiki.halmine.cz/skyblock/peti), společně s novým updatem na serveru.

</details>

<details>

<summary>Přidání changelogu (12/07/2024)</summary>

Byl přidán changelog na tuto stránku.

</details>

{% hint style="info" %}
Starší změny zatím dohledatelné nejsou, budou možná přidány v budoucnu.
{% endhint %}


---

# 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://changelog.ondrejpacovsky.cz/halmine-wiki.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.
