> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/de/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks.md).

# optionale Aufgaben

Erkunden Sie die optionalen Aufgaben in diesem Feldführer, um Ihr Lernerlebnis zu verbessern. Diese Aufgaben sind darauf ausgelegt, den Kerninhalt zu ergänzen und Ihnen zusätzliche Möglichkeiten zu bieten, Ihr neu erworbenes Wissen anzuwenden. Ob Sie Ihr Verständnis vertiefen möchten oder etwas zusätzliche Zeit haben, diese Aktivitäten bieten einen flexiblen Ansatz, um den Stoff zu meistern.

{% content-ref url="/pages/a4100e1c25b120b227870dd8729c6a4d47dd6c2d" %}
[(optional) Eine Survivability-Verteilungs-Gruppe erstellen](/technical-library/de/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks/optional-create-a-survivability-distribution-group.md)
{% endcontent-ref %}

{% content-ref url="/pages/27eef1c51bb5860f567d11af95adfbaab1a23391" %}
[(optional) ZPLS mit PSTN integrieren](/technical-library/de/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks/optional-integrate-zpls-with-pstn.md)
{% endcontent-ref %}

{% content-ref url="/pages/4765d3556886580d9c515bd5b52fdc40a469b7a7" %}
[(optional) BYOC-Nummernverwaltung](/technical-library/de/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks/optional-byoc-number-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/c808ecf4b019c1eb0a52657730606741f930c15a" %}
[(optional) Aktivieren der Anrufweiterleitung während eines Survivability-Events](/technical-library/de/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks/optional-enabling-call-forwarding-during-a-survivability-event.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/de/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
