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

# Титулы

Титулы — это косметическая система, которая добавляет красивую приписку к вашему никнейму в чате и над головой.

<div data-with-frame="true"><figure><img src="https://3790110358-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdUjrpZZ2IIJeYTVyn1S1%2Fuploads%2Fgit-blob-94343decafce574824708d21f2fd6e7f433df61a%2Ftitul-main.png?alt=media" alt=""><figcaption></figcaption></figure></div>

## Как открыть меню титулов

Меню управления своими титулами доступно по команде `/tituls`

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

Количество титулов на режиме Лайт анархии ограничено, вот способы их получения:

* Купить титул на аукционе `/ah search титул` в виде предмета и активировать его.
* Новые титулы изредка появляются в премиум-магазине `/shop` и магазине Скупщика `/b shop`
* Участвуя в ивентах, конкурсах от администрации проекта.

{% hint style="info" %}
Если вы имели титул до вайпа от 14.07.26, то вы можете пользоваться им, как со всеми титулами.
{% endhint %}

## Как получить уникальные титулы

Получение уникальных титулов — это своего рода испытание, и завоевать их непросто. Вот информация о том, как получить некоторые из них:

* COLLECTOR — получается в автоматическом режиме, если иметь все 142 титула редкости «кейсовый».

{% hint style="info" %}
Эти уникальные титулы нельзя передать другим игрокам, а именно превратить в предмет (бирку).
{% endhint %}

## Как предать титул другому игроку

Чтобы передать титул другому игроку, откройте меню титулов `/tituls`, найдите желаемый титул и нажмите по нему ПКМ, чтобы превратить его в предмет (бирку). Далее вы можете передать предмет другу, и он активирует его.


---

# 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.holyworld.me/lite/pers/tituls.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.
