> For the complete documentation index, see [llms.txt](https://docs.doorvia.dk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doorvia.dk/readme.md).

# Developer Platform

Welcome to your team’s developer platform

<h2 align="center">DoorVia Dokumentation</h2>

DoorVia Docs samler al teknisk dokumentation ét sted. Her finder du opdaterede guides, API-referencer, integrationseksempler og driftsspecifik viden til alle DoorVia-løsninger – fra adgangsstyring til guides

<p align="center"><a href="https://doorvia.dk/collections/all" class="button primary">Køb server</a> <a href="https://portal.doorvia.dk/" class="button secondary">Log ind</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Assa Abloy</strong> <strong>SmartAir</strong></td><td>Get started with the developer platform in 5 minutes.</td><td><a href="broken://spaces/BqXzwsst1zXuTVe58j4e/pages/LThc2RqOxBKU56Qt3TMy">Broken link</a></td><td><a href="https://content.gitbook.com/content/JEJQ8Uqq12XYzwA3SqW2/blobs/sAa7JHwiCRB3tEbP02ll/no-code.jpg">no-code.jpg</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>Salto Spaces</strong></td><td>Learn more about hosting the developer platform.</td><td><a href="broken://spaces/VrvKVLaCDr4i2OEqs4V0">Broken link</a></td><td><a href="https://content.gitbook.com/content/JEJQ8Uqq12XYzwA3SqW2/blobs/R1mUxhThaHBAOTcMyM4N/hosted.jpg">hosted.jpg</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>Simons Voss AMX</strong></td><td>Browse, test, and implement APIs.</td><td><a href="broken://spaces/MmdR6mnRxweoqXQdzFrn">Broken link</a></td><td><a href="https://content.gitbook.com/content/JEJQ8Uqq12XYzwA3SqW2/blobs/hdGsLLuJqJ1f7Av0cRLb/api-reference.jpg">api-reference.jpg</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>DoorVia Dokumenter</strong></td><td>Browse, test, and implement APIs.</td><td><a href="broken://spaces/Uc8I0rUYjmVfdPeBI6Mv">Broken link</a></td><td><a href="https://content.gitbook.com/content/JEJQ8Uqq12XYzwA3SqW2/blobs/hdGsLLuJqJ1f7Av0cRLb/api-reference.jpg">api-reference.jpg</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>DoorVia Access</strong></td><td>Browse, test, and implement APIs.</td><td><a href="broken://spaces/B5LbLztVBwVNokWSaXeJ">Broken link</a></td><td><a href="https://content.gitbook.com/content/JEJQ8Uqq12XYzwA3SqW2/blobs/sAa7JHwiCRB3tEbP02ll/no-code.jpg">no-code.jpg</a></td></tr></tbody></table>

#### Kom i gang på 5 minutter

Kom hurtigt igang med DoorVias hostede systemer.

Hurtigt og simplelt via vores hjemmeside, vi sørger for at backups, portal adgang, og alarmering.

Har du allerede et system du vil have flyttet til os, så kom let igang her&#x20;

<a href="broken://spaces/BqXzwsst1zXuTVe58j4e" class="button primary" data-icon="rocket-launch">Flyt mit system</a> <a href="broken://spaces/BqXzwsst1zXuTVe58j4e" class="button secondary" data-icon="terminal">Køb et nyt</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.doorvia.dk/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
