# Начало

## SkiF4er

> Независимые системы. Открытый код.
>
> Минимум шума. Максимум контроля.

Эта документация — рабочий слой бренда и экосистемы SkiF4er. Здесь собраны позиционирование, правила единого визуального контура, тексты для площадок и краткие описания ключевых систем.

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

* бренд-система и тон общения
* визуальные токены и ассеты
* инструкции для GitBook, Telegram и Discord
* обзор продуктовой экосистемы
* короткие карточки систем

### Быстрые переходы

* [Бренд-система](https://github.com/TheSkiF4er/TheSkiF4er/blob/main/book/identity/README.md)
* [Каналы и комьюнити](https://github.com/TheSkiF4er/TheSkiF4er/blob/main/book/identity/community.md)
* [Настройка GitBook](https://github.com/TheSkiF4er/TheSkiF4er/blob/main/book/identity/gitbook-setup.md)
* [Системы](https://docs.skif4er.ru/systems)

### Главное правило

Публичный слой должен быть узнаваемым, спокойным и инженерно честным. Сайт, GitBook, README и сообщества должны передавать один и тот же сигнал: **независимость, открытый код, дисциплина**.


---

# Agent Instructions: 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:

```
GET https://docs.skif4er.ru/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
