> For the complete documentation index, see [llms.txt](https://docs.rbsvanilla.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rbsvanilla.ru/nachalo/readme.md).

# Информация по RBS

#### <sup>*<mark style="color:$info;">Знакомство с сервером - "RBS"</mark>*</sup>

***

## **Впервые у нас?**

* [**Как начать?**](/nachalo/kak-nachat-igrat.md)
* [**Правила**](/pravila.md)\
  [*- разрешённые и запрещённые моды*](/pravila/pravila-ispolzovaniya-modifikacii-i-resursov.md)
* [**Сборка для игры**](/sborka-dlya-servera.md)
* [**Команды**](/komandy.md)

***

***

## **Экономика**

### *<mark style="color:$info;">**Валюта:**</mark>*

{% tabs %}
{% tab title="AKR (Акры)" %}

<div align="left" data-with-frame="true"><figure><img src="/files/L1t1eB4qfHngqkw9YGHg" alt="" width="188"><figcaption></figcaption></figure></div>

**< AKR (Акры) | Материальная валюта RBS >**

{% hint style="success" %}
***Акры*****&#x20;— физическая валюта на наше сервере**
{% endhint %}

### **Твои возможности с&#x20;**<mark style="color:$success;">**AKR**</mark>**:**

* **🛒 ПОКУПКА**\
  Приобретай всё: от базовых ресурсов до легендарных артефактов.
* 🔄 **ОБМЕН**\
  Заключай выгодные сделки с другими гражданами RBS.
* 📈 **ТОРГОВЛЯ**\
  Стань магнатом! Создавай магазин, меняй цены.
* 💵 **ИНВЕСТИЦИИ**\
  Покупай дома, территории или арендуй их
* 🏙 **ПРОГРЕСС**\
  Ускоряй прокачку, открывай особые умения и становись сильнее.

**Как получить?**\
\&#xNAN;***Добывай в шахте, обменивай с игроками!***
{% endtab %}

{% tab title="RB - Редбаксы" %}

<div align="left" data-with-frame="true"><figure><img src="/files/9BcJos4Yu1IxhlZ6HwUF" alt="" width="128"><figcaption></figcaption></figure></div>

## Что такое RB - <mark style="color:red;">РЕДБАКСЫ</mark> ?

* RB - виртуальная валюта, находящаяся в правой части экрана на ScoreBoard

### **Куда тратить RB ?**

1. **Кастомизация перса**
2. **Покупка гаджетов**

### Как получить RB ?

* Купить на нашем сайте по <mark style="color:$success;">приятным</mark> ценам - <https://shop.rbsvanilla.ru/>
  {% endtab %}
  {% endtabs %}

## **Наши ресурсы**

* **Сервер в Дс -** [discord.rbsvanilla.ru](https://discord.rbsvanilla.ru)
* **Сервер в Тг -**[t.me/rbsvanilla](https://t.me/rbsvanilla)


---

# 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://docs.rbsvanilla.ru/nachalo/readme.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.
