> 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/german/feedback.md).

# Feedback

## **1. Allgemeine Diskussionen & Technischer Support**

Für alle Gespräche, einschließlich allgemeiner Diskussionen, Funktionsvorschlägen, Fehlersuche oder dem Teilen Ihrer Erfahrungen. Besuchen Sie bitte unser offizielles Community-Forum:

[**eWeLink Community-Forum**](https://forum.ewelink.cc/c/ewelink-cube/23)

Sie können Themen durchsuchen, Fragen stellen, Hilfe von anderen Nutzern erhalten und an laufenden Diskussionen über CUBE OS und das weiter gefasste Smart-Home-Ökosystem teilnehmen.

***

## **2. Geschäft & Zusammenarbeit**

Wenn Sie geschäftsbezogene Anfragen, Partnerschaftsabsichten oder potenzielle Kooperationsmöglichkeiten haben, kontaktieren Sie uns bitte per E-Mail:

<BD@coolkit.cn>

***

## **3. Übersetzungsfreiwillige**

Wenn Sie daran interessiert sind, Übersetzungen für CUBE OS beizusteuern oder unsere mehrsprachige Dokumentation zu verbessern, heißen wir Community-Freiwillige herzlich willkommen.

<translation@coolkit.cn>

***

## **4. Feedback-Umfrage**

Wir würden gerne hören, wie Ihre bisherigen Erfahrungen waren.

Ob es um Installation, Geräteintegration oder die Nutzung von Matter mit Plattformen Dritter geht – Ihr Feedback hilft uns, CUBE OS für alle zu verbessern.

> 📝 **Nehmen Sie an unserer 3-minütigen Umfrage teil (wählen Sie Ihre Sprache):**
>
> * Englisch (English)\
>   <https://forms.gle/WR5CsY7D9ocnH1vs6>
> * Russisch (Русский)\
>   <https://forms.gle/5WTvtawZjkXpuJALA>
> * Französisch (Français)\
>   <https://forms.gle/iRPAGq9pvT3buqaY8>
> * Deutsch (Deutsch)\
>   <https://forms.gle/ZAL7wcX7wb2uWmP96>
> * Italienisch (Italiano)\
>   <https://forms.gle/yj8yj5wi4kLtC1158>
> * Spanisch (Español – España)\
>   <https://forms.gle/isQF97JnCA8StD377>
> * Portugiesisch (Português – Portugal)\
>   <https://forms.gle/1vSK9MrLULBjAaVk9>
> * Portugiesisch (Português – Brasil)\
>   <https://forms.gle/yRfmuff3y2QGuUEw7>
> * Polnisch (Polski)\
>   <https://forms.gle/EPjxikgKmphjLnZK7>

## **Danke**

Ihre Teilnahme lässt die CUBE OS-Community wachsen und sich weiterentwickeln.\
Jeder Vorschlag, jede Fehleranzeige und jede geteilte Idee hilft uns, ein besseres offenes Ökosystem für alle aufzubauen.


---

# 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/german/feedback.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.
