# Other

- [Land Claiming](https://wiki.aussiesmp.com/other/land-claiming.md): Information about land claiming
- [Online Map](https://wiki.aussiesmp.com/other/online-map.md)
- [Automated Spectator Livestreams](https://wiki.aussiesmp.com/other/automated-spectator-livestreams.md): Share your creations live!
- [How to vote](https://wiki.aussiesmp.com/other/vote.md): Voting for AussieSMP!
- [Discord](https://wiki.aussiesmp.com/other/discord.md): Information about the Discord server.
- [Reporting rule-breakers](https://wiki.aussiesmp.com/other/reporting-rule-breakers.md): How to snitch on your mates
- [Ban Appeals](https://wiki.aussiesmp.com/other/ban-appeals.md)
- [LODs](https://wiki.aussiesmp.com/other/lods.md)
- [Voxy](https://wiki.aussiesmp.com/other/lods/voxy.md)
- [Distant Horizons](https://wiki.aussiesmp.com/other/lods/distant-horizons.md)


---

# 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://wiki.aussiesmp.com/other.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.
