# Browserleiste

![](/files/-MgoVu64yF1nQ76HNMbh)

**Über die Browserleiste kannst Du auf die folgenden Funktionen (von links nach rechts) ausführen.**

1. Eine Seite in der aktuellen Website vorgehen.
2. Eine Seite in der aktuellen Website zurückgehen.
3. Die aktuelle Seite aktualisieren (Refresh).
4. Eine neue Startseite öffnen. Welche Seite sich öffnet, hängt von den Voreinstellungen ab, siehe auch [Suchmaschinen](/dokumentation/eltern-aufsicht/standardseiten.md).
5. Trage hier Dein(e) Suchwort(e) ein und drücke dann die Button links neben dem Suchfeld, um in [FragFinn](/kindersuchmaschinen/fragfinn.md) oder [Blinde Kuh](/kindersuchmaschinen/blinde-kuh.md) zu finden.
6. Öffnet das Fenster [Einstellungen](/dokumentation/einstellungen.md).


---

# 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://dokumentation.kinderbrowser.net/dokumentation/browserleiste.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.
