> 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/english-th/feedback.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 (English)\
>   <https://forms.gle/WR5CsY7D9ocnH1vs6>
> * Russian (Русский)\
>   <https://forms.gle/5WTvtawZjkXpuJALA>
> * French (Français)\
>   <https://forms.gle/iRPAGq9pvT3buqaY8>
> * German (Deutsch)\
>   <https://forms.gle/ZAL7wcX7wb2uWmP96>
> * Italian (Italiano)\
>   <https://forms.gle/yj8yj5wi4kLtC1158>
> * Spanish (Español – España)\
>   <https://forms.gle/isQF97JnCA8StD377>
> * Portuguese (Português – Portugal)\
>   <https://forms.gle/1vSK9MrLULBjAaVk9>
> * Portuguese (Português – Brasil)\
>   <https://forms.gle/yRfmuff3y2QGuUEw7>
> * Polish (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, and the optional `goal` query parameter:

```
GET https://cube.ewelink.cc/english-th/feedback.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.
