> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/plattform-benutzerhandbuch/fota.md).

# FOTA

Die **FOTA**-Seite innerhalb der GIoT-Plattform ermöglicht es Ihnen, Firmware-Updates für unterstützte Geräte aus der Ferne zu verwalten.\
Hier können Sie Update-Kampagnen erstellen, deren Fortschritt verfolgen und sicherstellen, dass alle Geräte mit der neuesten Firmware-Version betrieben werden.\
Dieser Prozess eliminiert die Notwendigkeit manueller Updates, spart Zeit und gewährleistet Konsistenz über Ihre gesamte Geräteflotte hinweg.

<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdVT5w2-3btRF4GsyUNerfl4NhbK39yyQxVV-p8kviBlYcB7WAId5jkeCV67MIS3jS3wLgk5iTr4_1OjrgyrqmvzgfOBX2Ev6CqAD97DSOswv6QCvSVBUdbkqrbcmR2Ksh4rHgks1hPdP677ztzW4Y?key=v1e7WWOefYkK4HNKfuMQk5e1" alt=""><figcaption></figcaption></figure>

### **Schritte zum Zugriff auf die FOTA-Seite**

1. **Cockpit-Menü öffnen**\
   Navigieren Sie über die Hauptseitenleiste zum Cockpit-Menü.
2. **FOTA auswählen**\
   Klicken Sie auf FOTA, um den Bereich für das Firmware-Management zu öffnen.
3. **Zu Kampagnen wechseln**\
   Innerhalb des FOTA-Bereichs klicken Sie auf „Kampagnen“, um alle bestehenden Kampagnen und deren aktuellen Status anzuzeigen.<br>


---

# 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:

```
GET https://docs.g-iot.io/de/plattform-benutzerhandbuch/fota.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.
