# SAMPLE

<figure><img src="https://lh7-us.googleusercontent.com/slidesz/AGV_vUeVIIY4jMv5Cl2I5Fk8kin8lAQQW6buTPC5EH-6xuPVOtkuJdzkQmfh1_aqLwIYD3l-_KKf3y9iki5eWBd5Cj5LvduPLvRlJIms0emMXM4ZQzxAekP0LyAjx2pv7FULHd1LY7qbnGOCO0r4n0ElPHLqL5b7U6Y3=s2048?key=npIi8zOHIy81LrwrrhJT2w" alt=""><figcaption></figcaption></figure>

**Serial Number**: As shown in the example, this block provides the serial number of a panel as output information.

**Current Time**: This block outputs the current date and time for the specified region.

**Constant**: The Constant block is used to send a fixed number in arithmetic operations such as multiplication and division. In the example, the number 4 is multiplied by the constant number 10. The result (40) is then divided by a constant of 5, the final output of 8.

<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/constant/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.
