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

# Permissions

<table><thead><tr><th width="291.59991455078125">Permission</th><th>Purpose</th></tr></thead><tbody><tr><td>iskyblock.admin</td><td>Administration menu &#x26; commands, island ban / island lock / island kick / island build &#x26; interactions bypass.</td></tr><tr><td>iskyblock.moderation</td><td>Gives access to <code>/iskyblock</code> moderation version only.</td></tr><tr><td>iskyblock.island_walls</td><td>Gives access to players of configuring walls of their islands.</td></tr><tr><td>iskyblock.homes.{group}</td><td>Gives the number of max homes of the group to the player.</td></tr><tr><td>iskyblock.oregenerator.tier.{group}</td><td>Gives upgrades of the ore generator addon.</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:

```
GET https://sloyni.gitbook.io/immersiveskyblock/informations/permissions.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.
