# Frequently Asked Questions

## [Global](/frequently-asked-questions/global.md)

Questions that have been asked regarding our whole network, Discord, and general inquiries.

## [Survival](/frequently-asked-questions/survival.md)

Questions about the Survival server and its in-game systems.

## [Creative](/frequently-asked-questions/creative.md)

Questions about the creative server, its plots, and its worlds.

## [Lifesteal](/frequently-asked-questions/lifesteal.md)

Questions about our MMORPG Lifesteal server.

## [SkyFactions](/frequently-asked-questions/skyfactions.md)

Questions about the upcoming SkyFactions server, set to release on October 15th, 2024.


---

# 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.torrentsmp.com/frequently-asked-questions.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.
