# SAMPLE

<figure><img src="https://lh7-us.googleusercontent.com/slidesz/AGV_vUebofRR3Ml5uDdzSA2yb_Q7A86IH6Z3NylPqiPDFc4GnmVB62svCKlE19gfyrlkZAdGVM1RAWPj9G5XTHsp-cURuLe7GFv3ndPw5kH7G7NKMpitANPAvCE4wuHQslIiPyF2461mz0xQYYTSL7zoLl6uVBT0u4M=s2048?key=npIi8zOHIy81LrwrrhJT2w" alt=""><figcaption></figcaption></figure>

In the relevant scenario, the **Sound** block is triggered to play when a signal is received from the digital input. To ensure continuous playback when the contact is made, the condition **"If comes 1, send 1"** must be assigned to the output of the digital input. Without this, the sound would stop as soon as the contact (ring button) is released.

The **Sound** block also offers various playback options, such as playing for a certain duration, playing once, or playing continuously.

<br>


---

# 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://inspinia-technology.gitbook.io/skyplatform/skyplatform-technical-user-documentation/plugins/media/sample.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.
