# How to record

There are several possibilities for recording an event.

The easiest ways are:

{% content-ref url="/pages/-M8KkvB2GXtbgw9YwWLJ" %}
[Mobile phone](/en/video-portal-1/how-to-record/mobile-phone.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M8KktkABpAIEnw6bkJe" %}
[Go Pro](/en/video-portal-1/how-to-record/go-pro.md)
{% endcontent-ref %}

You can also stream directly from your computer, which also allows your to stream pre-recorded videos. This option has more advanced streaming tools, but it is slightly more complicated than streaming with your phone or Go Pro.&#x20;

{% content-ref url="/pages/-M8KktHK-e\_aKIPuN9Mi" %}
[PC/Mac](/en/video-portal-1/how-to-record/pc-mac.md)
{% endcontent-ref %}


---

# 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://cs.help.siesta.cloud/en/video-portal-1/how-to-record.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.
