# Player Guides

- [Shop Starter Guide](https://docs.asurvivalserver.net/player-guides/shop-starter-guide.md): Welcome to commerce on A Survival Server! Whether you’re a solo seller or building a shopping district, this guide walks you through setting up a villager-run player shop
- [Claiming Guide](https://docs.asurvivalserver.net/player-guides/claiming-guide.md): Claiming land prevents other players from breaking or placing blocks, accessing redstone, opening doors, and interacting with containers inside your claimed area.
- [Claiming Commands](https://docs.asurvivalserver.net/player-guides/claiming-guide/claiming-commands.md): Protecting your property on A Survival Server is done through the /ps (Protection Stone) system. Here's a full breakdown of the commands and how to use them effectively.


---

# 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://docs.asurvivalserver.net/player-guides.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.
