> For the complete documentation index, see [llms.txt](https://wiki.atlantworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.atlantworld.com/mekhaniki/organizacii.md).

# Организации

На сервере вы можете не только продвигаться по карьерной лестнице или в списке Forbes, но и найти настоящих друзей, способных прикрыть вашу спину в самые трудные жизненные моменты, приготовленных нам судьбой. Организации - это личные объединения, которые может создать любой игрок всего за 500.000$. По своего статусу они относятся к NonRP, пока не поменяются свой статус на [ОПГ](/frakcii/prestupnye-gruppirovki.md)\
\
При создании организации помните, что Тег и Название являются несменяемыми, поэтому к выбору стоит подходить с умом.

<figure><img src="/files/Wcli838lZDHNLMW16kAy" alt=""><figcaption></figcaption></figure>

## **Команды организации**

<table><thead><tr><th width="250">Команда</th><th>Описание</th></tr></thead><tbody><tr><td>/ff menu</td><td>Открыть меню организации</td></tr><tr><td>/ff leave</td><td>Покинуть организацию</td></tr><tr><td>/ff list</td><td>Посмотреть список участников организации</td></tr><tr><td>/ff base</td><td>Поставить метку на офис организации</td></tr><tr><td>/ff donate</td><td>Пополнить казну организации из наличных</td></tr><tr><td>/ff editPlayer</td><td>Редактировать статус игрока в организации</td></tr><tr><td>/ffc</td><td>Отправить сообщение участникам организации</td></tr><tr><td>/ffc voice</td><td>Использовать голосовой чат организации</td></tr><tr><td>/ffb</td><td>Отправить OOC сообщение участникам организации</td></tr><tr><td>/ff blacklist</td><td>Доступ к редактированию черного списка организации</td></tr><tr><td>/ff cashout</td><td>Снять деньги со счёта организации</td></tr><tr><td>/ff invite</td><td>Пригласить игрока в организацию</td></tr><tr><td>/ff kick</td><td>Удалить игрока из организации</td></tr><tr><td>/ff createRank</td><td>Создать новый ранг</td></tr><tr><td>/ff delRank</td><td>Удалить имеющийся ранг</td></tr><tr><td>/ff setOffice</td><td>Установить личное имущество лидера офисом организации</td></tr><tr><td>/ff storage</td><td>Открыть склад организации</td></tr></tbody></table>


---

# 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.atlantworld.com/mekhaniki/organizacii.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.
