> For the complete documentation index, see [llms.txt](https://kauman.gitbook.io/kauman-technologies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kauman.gitbook.io/kauman-technologies/nachalo-raboty/bystryi-start.md).

# Быстрый старт

Если вы стали счастливым обладателем клубов номер [11](https://www.friend.tech/clubs/11), [32](https://www.friend.tech/clubs/32), [24018](https://www.friend.tech/clubs/24018/) или [19962 ](https://www.friend.tech/clubs/199962)или моего ключа на [FT](https://www.friend.tech/0x15f6bdae3d2c1da6c1c782c382bdc8a6f5b90052), поздравляю вы ~~раб на галерах~~ повар на яхте и щас будет кук.\
\
Подробная информация о получении доступа к софту и доступных скидках находится здесь:

{% content-ref url="/pages/tePA3fygpbogx1AbRgca" %}
[Как получить лицензию?](/kauman-technologies/nachalo-raboty/kak-poluchit-licenziyu.md)
{% endcontent-ref %}

### **Скачайте софт из источников:**

**Windows | macOS (временно не обновляется)**\
\
**Yandex Disk -** [**https://disk.yandex.ru/d/uKfOnWGbthEGLA**](https://disk.yandex.ru/d/uKfOnWGbthEGLA)\
**Google Disk -** [**https://drive.google.com/drive/folders/1p\_OquTzVaU32\_ovh7x-6OyX7P9Nuj\_Kz?usp=sharing**](https://drive.google.com/drive/folders/1p_OquTzVaU32_ovh7x-6OyX7P9Nuj_Kz?usp=sharing)\
\
**UPDATED 03.06.2024**\
**Sniper 2.6.5**\
**Clubs 2.6**\
**WL PARSER 1.0**\
**WL MINTER 1.1**

{% hint style="danger" %}
**ВАЖНО! ОБНОВИТЕСЬ ДО CLUBS 2.6+ и SNIPER 2.6+**
{% endhint %}

Все софт теперь в одном пространстве, качайте нужный архив под вашу ось.\
\
Для macOS перейдите в раздел [G | Как запустить на macOS?](/kauman-technologies/guide-or-poleznye-stati/g-or-kak-zapustit-na-macos.md)(временно не обновляется)

Перейдите к статье **"**[**Начало работы**](/kauman-technologies/guide-or-poleznye-stati/g-or-kak-poluchit-jwt-klyuch.md)**".**

{% content-ref url="/pages/8WIrTIhSRIzuxU2J9Q4g" %}
[Начало работы](/kauman-technologies/nachalo-raboty/bystryi-start.md)
{% endcontent-ref %}

**Посмотрите видеоролики о работе программы, чтобы ознакомиться с базовыми принципами.**

{% embed url="<https://www.youtube.com/@kauman/videos>" %}


---

# 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://kauman.gitbook.io/kauman-technologies/nachalo-raboty/bystryi-start.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.
