# Suche

Im Hauptnavigationsmenü oben finden Sie eine Suchmaske.

<figure><img src="/files/TtO87NIDyVwjZmVQYmRR" alt=""><figcaption></figcaption></figure>

Sie können die Schnellsuche nutzen, um nach bestimmten Wörtern oder Ausdrücken zu suchen. Diese durchsucht alle Dokumente in allen Sektionen – und liefert in Sekunden Referenzen, die Ihnen helfen, mehr zu erfahren.

{% hint style="info" %}
Sie können `Strg + K` verwenden um in die Schnellsuche zu springen. Auf macOS können Sie auch <i class="fa-command">:command:</i> `Command + K` verwenden. &#x20;
{% endhint %}

{% hint style="info" %}
Weitere Informationen in der [offiziellen Dokumentation ](https://gitbook.com/docs/creating-content/searching-your-content/quick-find)von GitBook.
{% endhint %}


---

# 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://docs.mindeststeuer.app/hilfe/suche.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.
