> 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/es/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks.md).

# Tareas Opcionales

Explora las tareas Opcional en esta guía de campo para mejorar tu experiencia de aprendizaje. Estas tareas están diseñadas para complementar el contenido principal, ofreciéndote oportunidades adicionales para aplicar tus nuevos conocimientos. Ya sea que tu objetivo sea profundizar tu comprensión o que tengas un poco de tiempo extra, estas actividades ofrecen un enfoque flexible para dominar el material.

{% content-ref url="/pages/4c897093b8d61f2165d7f42bf4a63dc533694a8c" %}
[(Opcional) Crear un grupo de distribución de supervivencia](/technical-library/es/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/fa25ff8af6e9035703ad3e62436be89897d63c73" %}
[(Opcional) Integrar ZPLS con RTPC](/technical-library/es/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks/optional-integrate-zpls-with-pstn.md)
{% endcontent-ref %}

{% content-ref url="/pages/0091a2859aadaea28be48a4c0e0b025d6df3c695" %}
[(Opcional) Administración de números BYOC](/technical-library/es/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks/optional-byoc-number-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/0b61e9034dc0b74faab9b986b28bb8b334f8f330" %}
[(Opcional) Habilitar el reenvío de llamada durante un Evento de supervivencia](/technical-library/es/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/es/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.
