# Automatischer Abgleich

Es gibt zwei unterschiedliche Möglichkeiten, einen Task zu implementieren. Beide Möglichkeiten sollten jeweils auf dem Server erfolgen und nicht auf einem Client, sodass die Ausführung des Tasks gewährleistet werden kann.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="/pages/JQkpb109PdJnrxHie6t1"><strong>Manueller Task</strong></a></td><td align="center">mit Hilfe der Aufgabenplanung</td></tr><tr><td align="center"><a href="/pages/CCar36HLJrNKlvoueoDB"><strong>Task</strong></a></td><td align="center">aus der Anwendung</td></tr></tbody></table>


---

# 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://phone-plus.doc.plustools.de/automatischer-abgleich.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.
