# Adding a Camera

Click the 'Add Camera' button

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

When a pop-up window is opened, input 'Name' and 'Addresses' fields as shown below. Click the 'Save' button to complete the operation.

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

After saving the camera, you can start to live stream by clicking the settings icon > 'Start Streaming' button as demonstrated.

<figure><img src="/files/T44qn54Fpu1DGRtWPOUJ" 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://feniks.gitbook.io/doc/feniks/adding-a-camera.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.
