# power\_dashcams

Make sure to use the latest release of Power Dashcams V2 available on Keymaster.

Create a VIDEO API key and add it to server\_functions.lua line 7. FiveMerr is selected as the API service by default.

<figure><img src="/files/5aEE06Bjizi30633Tagb" alt=""><figcaption><p>Add VIDEO API Key</p></figcaption></figure>

Your recorded videos will now be uploaded to FiveMerr and available in game within your dashcam tablet!\\


---

# 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://docs.fivemerr.com/script-integrations/power-scripts/power_dashcams.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.
