> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/cube-os-ru/obratnaya-svyaz.md).

# Обратная связь

## **1. Общие обсуждения и техническая поддержка**

Для всех бесед, включая общие обсуждения, предложения по функциям, устранение неполадок или обмен опытом. Пожалуйста, посетите наш официальный форум сообщества:

[**Форум сообщества eWeLink**](https://forum.ewelink.cc/c/ewelink-cube/23)

Вы можете просматривать темы, задавать вопросы, получать помощь от других пользователей и присоединяться к текущим обсуждениям о CUBE OS и более широкой экосистеме умного дома.

***

## **2. Бизнес и сотрудничество**

Если у вас есть вопросы, связанные с бизнесом, намерения по партнёрству или возможные возможности сотрудничества, пожалуйста, свяжитесь с нами по электронной почте:

<BD@coolkit.cn>

***

## **3. Волонтёры для переводов**

Если вы хотите помочь с переводами для CUBE OS или улучшением нашей многоязычной документации, мы с радостью приветствуем волонтёров из сообщества.

<translation@coolkit.cn>

***

## **4. Опрос обратной связи**

Нам было бы приятно узнать о вашем опыте использования.

Будь то установка, интеграция устройств или использование Matter с платформами третьих сторон — ваш отзыв помогает нам улучшать CUBE OS для всех.

> 📝 **Пройдите наш 3-минутный опрос (выберите язык):**
>
> * Английский (English)\
>   <https://forms.gle/WR5CsY7D9ocnH1vs6>
> * Русский (Русский)\
>   <https://forms.gle/5WTvtawZjkXpuJALA>
> * Французский (Français)\
>   <https://forms.gle/iRPAGq9pvT3buqaY8>
> * Немецкий (Deutsch)\
>   <https://forms.gle/ZAL7wcX7wb2uWmP96>
> * Итальянский (Italiano)\
>   <https://forms.gle/yj8yj5wi4kLtC1158>
> * Испанский (Español – España)\
>   <https://forms.gle/isQF97JnCA8StD377>
> * Португальский (Português – Portugal)\
>   <https://forms.gle/1vSK9MrLULBjAaVk9>
> * Португальский (Português – Brasil)\
>   <https://forms.gle/yRfmuff3y2QGuUEw7>
> * Польский (Polski)\
>   <https://forms.gle/EPjxikgKmphjLnZK7>

## **Спасибо**

Ваше участие помогает сообществу CUBE OS расти и развиваться.\
Каждое предложение, сообщение об ошибке и поделившаяся идея помогает нам строить лучшую открытую экосистему для всех.


---

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

```
GET https://cube.ewelink.cc/cube-os-ru/obratnaya-svyaz.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.
