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

# 👋 Добро пожаловать в HVAC Playbook

> **Это не курс. Это твой план по достижению своей Американской мечты**

***

Скорее всего, ты сейчас в одной из этих точек:

Мотаешь смены на траке или Uber - пашешь как конь, а в конце дня смотришь на заработок и думаешь *"и это всё?"*. Или только приехал, английский пока не идеальный, и кажется, что нормальная работа - это для других, а ты топчешься на месте.

{% hint style="info" %}
**Это не слабость. Это просто точка А.** Она есть у каждого, кто потом строил что-то масштабное.
{% endhint %}

***

### Почему именно HVAC?

{% hint style="success" %}
HVAC - одна из немногих индустрий, где правила игры на твоей стороне
{% endhint %}

* не нужен диплом университета
* английский можно подтягивать по ходу
* через 2–3 года ты можешь зарабатывать **$80,000–$120,000 в год**
* а через 5–7 лет владеть компанией с оборотом в **миллион долларов**

HVAC - это кондиционеры, отопление и вентиляция. Каждый дом в Америке нуждается в этом. Каждый год. В жару и в мороз. Спрос никуда не уходит.

***

### Что такое этот Playbook?

{% hint style="warning" %}
Это не мотивационная книга - это рабочий инструмент
{% endhint %}

Пошаговый путь **от нуля до своей компании.** Написан для таких же людей, как ты - без воды, с реальными цифрами.

#### Что внутри:

**Фаза 1 — Вход в профессию:** Лицензия, первая работа, базовые навыки

**Фаза 2 — Рост как специалист:** Опыт, деньги, репутация

**Фаза 3 — Запуск бизнеса:** Регистрация компании, первые клиенты, инструменты

**Фаза 4 — Масштаб:** Команда, системы, выход на миллион

***

### Одна просьба перед стартом

{% hint style="danger" %}
⚡ Поставь перед собой амбициозную цель
{% endhint %}

Запиши — от руки или в телефоне:

> *"Через \_\_\_\_\_\_ лет я хочу и буду иметь свою HVAC компанию* *с доходом $ \_\_\_\_\_\_ в год."*

Вставь свои цифры. Это твоя **точка Б.**

***

### Готов?

**Поехали. 🔧**

➡️ \[Следующий раздел: Что такое HVAC и как устроена индустрия]


---

# 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://trades-bro.gitbook.io/trades-bro-docs/education/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.
