# Features

- [Teleportation](https://aquapie.gitbook.io/simply-survival/features/editor.md): Move seamlessly across the world using fast and reliable teleport commands—whether to players, locations, or saved points.
- [Homes & Warps](https://aquapie.gitbook.io/simply-survival/features/markdown.md): Set multiple home points and access server-defined warp zones for quick travel and easier navigation.
- [Teams](https://aquapie.gitbook.io/simply-survival/features/images-and-media.md): Create or join teams to collaborate, share claims, and play together with team-based perks and protection.
- [Land Claims](https://aquapie.gitbook.io/simply-survival/features/land-claims.md): Keep your builds safe from griefers with our easy land claiming system.
- [Miscellaneous](https://aquapie.gitbook.io/simply-survival/features/miscellaneous.md): Explore a curated list of miscellaneous commands in this section. It features economy-focused functions, general server utilities, and additional features.


---

# 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://aquapie.gitbook.io/simply-survival/features.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.
