# FAQ

Got a question that you want to add? Contact an admin or add it to Suggestions in our discord!

**How Do I...**

[Turn on or turn off \[in-game things\]?](/mineseed/faq/turn-on-or-turn-off....md)

[Equip things?](/mineseed/faq/equip-things.md)

[Keep my villagers from dying?](/mineseed/faq/keep-my-villagers-from-dying.md)

[Get a free rank or Join a guild?](/mineseed/faq/get-a-free-rank-join-a-guild.md)

[Use and access my player vaults?](/mineseed/faq/use-and-access-my-player-vaults.md)

[Make a warp?](/mineseed/faq/make-a-warp.md)

[Create a sign shop?](/mineseed/faq/create-a-sign-shop.md)

[Teleport around?](/mineseed/faq/teleport-around.md)

[Claim land?](/mineseed/faq/claim-land.md)

[Get a claim near mine moved?](/mineseed/faq/get-a-claim-near-mine-moved.md)

[Get back to my claim?](/mineseed/faq/get-back-to-my-claim.md)

[Get more claim blocks?](/mineseed/faq/get-more-claim-blocks.md)

[Buy custom heads?](/mineseed/faq/buy-custom-heads.md)

[Use a chunk hopper?](/mineseed/faq/use-a-chunk-hopper.md)

[Edit armor stands?](/mineseed/faq/edit-armor-stands.md)

[Use an item renamer?](/mineseed/faq/use-an-item-renamer.md)

[Add color to signs?](/mineseed/faq/add-color-to-signs.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://docs.mineseed.org/mineseed/faq.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.
