> For the complete documentation index, see [llms.txt](https://wiki.tuesday-prime.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tuesday-prime.ru/dobro-pozhalovat.md).

# Добро пожаловать !

{% hint style="info" %}
**Мы** анти-ванильный, **приватный сервер** - Tuesda&#x79;**! Анти-ванильный** Minecraft сервер. Мы изменяем оригинальную атмосферу игры, добавляя интересные и прикольные улучшения, которые меняют ванильный геймплей.
{% endhint %}

### Основная информация

> **Айпи:&#x20;**<mark style="color:green;">**tuesday-prime.ru**</mark>\
> **Доп.айпи:&#x20;**<mark style="color:green;">**tuesday-prime.online**</mark>\
> **Версия:&#x20;**<mark style="color:green;">**26.2**</mark>

## Что бы попасть на наш сервер, вам нужно:

1. **Ознакомиться с правилами и информацией**

   Прочитайте правила, ознакомьтесь с информацией о сервере, а также с часто задаваемыми вопросами и механиками сервера.<br>
2. **Подать заявку или купить проходку**

   Подать заявку можно на нашем [дискорд сервере](https://discord.gg/2nNCV6c5Ck) в канале \[заявка]\(<https://discord.com/channels/1441046644207652886/1441135369444921456>) . После этого откроется окно с таблицей, которую вы должны заполнить.

   После открытия заявки наши хелперы позовут вас на дополнительную проверку, в один из голосовых чатов, чтобы задать вам дополнительные вопросы. Рассмотрение заявки может занимать как несколько часов, так и несколько дней.<br>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Если вы не хотите ждать и сразу хотите перейти к пункту 4, вы можете купить проходку в нашем [магазине](<a href="https://tuesdaymc.millida.trade/">https://tuesdaymc.millida.trade/</a>).</p></div>
3. **Одобрение или отклонение заявки**

   Как вашу заявку одобрят, вам выдадут роль «Участник проекта», откроются приватные каналы в Дискорде и выдадут проходку на сам сервер.<br>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Если вашу заявку отклонили, не расстраивайтесь – вы сможете подать новую заявку через неделю.</p></div>
4. **Зайти на сам сервер**

   Теперь, когда у вас есть проходка, вы можете зайти на сервер по IP-адресу: <mark style="color:green;">**tuesday-prime.ru**</mark>.

   При первом заходе, Вас попросят привязать Discord (подробнее: Часто задаваемые вопросы).

   После привязки вы сможете попасть на основной сервер и наслаждаться игрой!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.tuesday-prime.ru/dobro-pozhalovat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
