# velocate

## velocate

- [velocate Dokumentation](https://docs.velocate.com/master.md): Herzlich Willkommen zur velocate Dokumentation. Hier findest du Anleitungen zu den Verschiedensten Themen die unsere Plattform und unsere Tracker umfassen.
- [vc|one](https://docs.velocate.com/vc-one.md)
- [Changelog](https://docs.velocate.com/vc-one/changelog.md)
- [vc|universal - Tabbert Edition](https://docs.velocate.com/vc-universal.md)
- [Changelog](https://docs.velocate.com/vc-universal/changelog.md)
- [Gerät einrichten](https://docs.velocate.com/vc-universal/geraet-einrichten.md)
- [Einstellungen](https://docs.velocate.com/vc-universal/einstellungen.md)
- [vc|rent](https://docs.velocate.com/vc-rent.md): Die nächsten Kapitel beschreiben die Einführung in vc|rent aus der Perspektive einer Unter-Filiale.
- [Changelog](https://docs.velocate.com/vc-rent/changelog.md)
- [App](https://docs.velocate.com/app.md)
- [Changelog](https://docs.velocate.com/app/changelog.md)
- [my.velocate.com](https://docs.velocate.com/my.velocate.com.md)
- [Changelog](https://docs.velocate.com/my.velocate.com/changelog.md): Verpasse keine neuen Features und Verbesserungen
- [Alarm-Aktionen](https://docs.velocate.com/my.velocate.com/alarm-aktionen.md): Mit Alarmen und Aktionen kannst du sicherstellen, dass du immer mitbekommst wenn eines deiner Geräte einen Alarm auslöst.
- [Geofences](https://docs.velocate.com/my.velocate.com/geofences.md): Mit Geofences bekommst du Benachrichtigungen wenn dein Gerät einen bestimmten Bereich betritt oder verlässt
- [Verträge](https://docs.velocate.com/my.velocate.com/vertraege.md): Lerne wie du deine Verträge buchen, verlängern oder ansehen kannst.
- [Gerät übertragen](https://docs.velocate.com/my.velocate.com/geraet-uebertragen.md): Lerne,  wie man ein Gerät zu einem anderen Benutzer übertragen kann.
- [Für Tabbert-Händler](https://docs.velocate.com/my.velocate.com/haendler.md): Lernen Sie als Tabbert den Händler-Status in unserem System erlangen und welche Aktionen dafür notwendig sind.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.velocate.com/master.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.
