# Introduction

Diese Anleitungen sind für jarvis v2.

## Willkommen bei jarvis

Um jarvis zu öffnen einfach im ioBroker Dashboard die Kachel klicken:

![Konfiguration](/files/-MRfa8nnPWWIHeruJh0t)

Sofern jarvis nicht öffnet oder andere Probleme auftreten findet sich ggf. [in der Liste häufiger Fehler](/jarvis-v2/sonstiges/faq.md) eine Lösung.

## Konfiguration

Über das Zahnrad-Icon (über die Topbar rechts oben) können die Geräte, die Einstellungen und das Layout gepflegt werden:

![Konfiguration](/files/-MRfa8noJcTT2xtBRA8c)

### Geräte

siehe [Beschreibung für Geräte](/jarvis-v2/geraete/devices.md).

![Geräte](/files/-MRfa8npseF9TEDRtA2T)

### Layout

siehe [Beschreibung für Layout](/jarvis-v2/layout/layout.md).

![Layout](/files/-MRg9yTo-caBSmcON-c9)

### Einstellungen

siehe [Beschreibung für Einstellungen](/jarvis-v2/einstellungen/settings.md).

![Einstellungen](/files/-MRfa8nrN5kcKdL3ticu)


---

# 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://zefau.gitbook.io/jarvis-v2/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.
