# Введение

Это вики сервера SentryCraft. В вики вы найдёте гайды и ответы на ваши вопросы, связанные с сервером.

## Впервые на сервере? <a href="#first-time" id="first-time"></a>

* [Правила сервера](/sentrycraft-wiki/pravila/pravila-sentrycraft.md)
* [Команды на сервере](/sentrycraft-wiki/komandy-na-servere.md)
* [Разрешённые и запрещённые модификации](/sentrycraft-wiki/pravila/razreshyonnye-i-zapreshyonnye-modifikacii.md)
* [Система репутации](/sentrycraft-wiki/igrovye-mekhaniki/reputaciya.md)

## Ищете гайды? <a href="#guides" id="guides"></a>

* [Гайд по моду Litematica](/sentrycraft-wiki/kratkii-gaid-po-modu-litematica.md)

## Ищете дополнительные крафты? <a href="#crafts" id="crafts"></a>

* [Крафты ](/sentrycraft-wiki/igrovye-mekhaniki/krafty-servera.md)
* [Сезонные крафты](/sentrycraft-wiki/sezonnye-mekhaniki/krafty.md)

#### Остались вопросы? <a href="#questions" id="questions"></a>

Возможно ответ на ваш вопрос уже есть [на странице с часто задаваемыми вопросами.](/sentrycraft-wiki/chasto-zadavaemye-voprosy.md) Если его нет, то вы можете обратиться за помощью к [поддержке](/sentrycraft-wiki/igrovye-mekhaniki/svyaz-s-moderatorami.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://sentrycraft.gitbook.io/sentrycraft-wiki/vvedenie.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.
