# Mehr lokale Beispiele

Sie können auch lokale Beispiele mit Erklärungen unter finden:

<figure><img src="/files/GUGmu7RnsTEgcV7rrGyk" alt="" width="450"><figcaption></figcaption></figure>

Ein Klick öffnet ein Fenster mit einigen Beispielszenarien. Dieses Fenster ist nützlich, wenn Sie bei einem bestimmten Problem feststecken und nach einem Beispiel für eine Lösung suchen:

<figure><img src="/files/ua5hjx75k9rgVYVWQgG7" alt="" width="450"><figcaption></figcaption></figure>

Ein Klick auf einen Button in jedem Abschnitt, wie z. B. `Count Objects`, öffnet das Beispielszenario für Sie zum Ausprobieren.


---

# 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.augelab.com/german/erste-schritte/local-examples.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.
