# CAMERAS

<table><thead><tr><th width="128">Plugin</th><th width="148">Name</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/xKmI2lKACKlLMlMKgKAc" alt="" data-size="original"></td><td><strong>Door</strong></td><td><p><strong>The Door</strong> is a button used to open a door from the camera page. When activated, it executes a command linked to its output. This command could be an HTTP request to open a door or a direct output from the panel.</p><p>Once added, this button will appear among the <strong>Door</strong> options in the <strong>Camera</strong> object (the next one). If there are additional doors configured on the Intercom page, they will also be visible in these preferences.</p></td></tr><tr><td><img src="/files/WTWAGsMkhKpoTAEBY8jn" alt="" data-size="original"></td><td><strong>Camera Object</strong></td><td><strong>The Camera Object</strong> is used to display network cameras on the camera page. After adding the object, the URL of the camera you wish to view must be entered. Once the camera is configured, its image can be displayed on the panel's screen and can be controlled with an Open/Close toggle, even while on any other page.</td></tr></tbody></table>


---

# 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/cameras.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.
