# Config

Config.UsableItem | ชื่อไอเทมสำหรับกดวางลำโพง

<figure><img src="/files/W4ffDbtZtdmGVjXUOTZV" alt=""><figcaption></figcaption></figure>

Config.Distance | ระยะไกลสุดที่จะได้ยินเสียงลำโพง (ระดับความดังของเสียงจะแปรผกผันกับระยะห่างจากลำโพง หรือ ยิ่งอยู่ห่างจากลำโพงจะยิ่งได้ยินเสียงเบา)

<figure><img src="/files/UM60PqOzULBM932yxmWx" alt=""><figcaption></figcaption></figure>

Config.Model | Object model ของลำโพง

<figure><img src="/files/LNb4iXQs28pVeilUp4gy" alt=""><figcaption></figcaption></figure>

Config.PermanentBoxes | สำหรับลำโพงที่ตั้งไว้ถาวรและทุกคนที่มีไอเทมที่กำหนดสามารถไปเปลี่ยนเพลงได้\
coords | ตำแหน่งของลำโพง\
model | Object model ของลำโพง\
distance | ระยะไกลสุดที่จะได้ยินเสียงลำโพง (ระดับความดังของเสียงจะแปรผกผันกับระยะห่างจากลำโพง หรือ ยิ่งอยู่ห่างจากลำโพงจะยิ่งได้ยินเสียงเบา)\
requireItem | ไอเทมที่ต้องใช้สำหรับจัดการเพลงที่จุดนี้ได้ หากปรับเป็น nil ทุกคนจะจัดการเพลงที่จุดนี้ได้ทั้งหมด

<figure><img src="/files/AfoJm4v0KkY74j6yoIB8" alt=""><figcaption></figcaption></figure>

Config.YoutubeAPIKeys | API Key ของยูทูป (ฟังคำอธิบายเพิ่มเติมได้ที่วิดีโอสอนติดตั้ง)

<figure><img src="/files/YqnMQkNlRVIyth8Vw7TM" alt=""><figcaption></figcaption></figure>


---

# 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.zobyeteam.com/resource/zobye_musicbox/exportsfunction.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.
