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

# SLOBLOCK WIKI

### Dobrodošli na wikiju SloBlocka

Ta wiki je vaš popoln vodič za vse kar morate vedeti na SloBlock. Tukaj boste našli podrobne informacije o funkcijah igranja, posebnih predmetih (custom items), lokacijah, ukazih, rankih in mehanikah strežnika.

Ne glede na to, ali si nov igralec ali dolgoletni član skupnosti, je ta wiki zasnovan tako, da ti pomaga razumeti, raziskovati in obvladati vse kar se tiče SloBlocka.

### Pa začnimo

Klikni na katerokoli kategorijo, da izveš več o nas in delovanju strežnika.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><sup><strong>Vodič za custom predmete</strong></sup></h4></td><td><sup>Katalog vseh predmetov po meri, ki so na voljo na strežniku, vključno z njihovimi sposobnostmi in uporabo</sup></td><td><a href="/files/5N9kMy7SCwhkCjcBgG2Y">/files/5N9kMy7SCwhkCjcBgG2Y</a></td><td><a href="/spaces/dOef5wZQXGP5KCSeiUsG/pages/LThc2RqOxBKU56Qt3TMy">/spaces/dOef5wZQXGP5KCSeiUsG/pages/LThc2RqOxBKU56Qt3TMy</a></td></tr><tr><td><h4><sup><strong>Osnovne Informacije</strong></sup></h4></td><td><sup>Tukaj lahko najdete informacije o našem strežniku, kdo smo in kaj smo in vse kar morate vedeti o nas.</sup></td><td><a href="/files/tiq6u8JIFVy8hM95AVzT">/files/tiq6u8JIFVy8hM95AVzT</a></td><td><a href="/spaces/cr0mf9m2F4yISmpH4bql/pages/RIGhLbhO07DXKL813mYY">/spaces/cr0mf9m2F4yISmpH4bql/pages/RIGhLbhO07DXKL813mYY</a></td></tr><tr><td><h4><sup>Ukazi in dovoljenja</sup> </h4></td><td><sup>Spoznajte naše ukaze in dovoljenja ter si oglejte naše playtime in donator ranke.</sup></td><td><a href="/files/7qmxkdePTHZdp9fLPGZd">/files/7qmxkdePTHZdp9fLPGZd</a></td><td><a href="/spaces/5Kgxk3lDpHChdlxdDBt0/pages/trLwwmumlaofzMKwR3fr">/spaces/5Kgxk3lDpHChdlxdDBt0/pages/trLwwmumlaofzMKwR3fr</a></td></tr></tbody></table>


---

# 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://sloblock.gitbook.io/sloblock-wiki/sloblock-wiki.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.
