> 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/it/zoom-workplace/zoom-phone.md).

# Zoom Phone

{% content-ref url="/pages/58d5c5e233fa1fd1c4688f82230f42235af4d49d" %}
[Bluepaper di Zoom Phone](/technical-library/it/zoom-workplace/zoom-phone/zoom-phone-bluepaper.md)
{% endcontent-ref %}

{% content-ref url="/pages/502d8b93cc9f27c0d278d9e7d276d9677357e36f" %}
[Spiegazione di Zoom Phone India](/technical-library/it/zoom-workplace/zoom-phone/zoom-phone-india-explainer.md)
{% endcontent-ref %}

{% content-ref url="/pages/34c8a3c1cb77163a4d5f6e5b8cadd630f47fe304" %}
[Guida ai campi SMS di Zoom Phone](/technical-library/it/zoom-workplace/zoom-phone/zoom-phone-sms-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/ba32767076fcae96f804c2a6a6f55b4751f07219" %}
[Guida sul campo alla portabilità del numero e alla gestione](/technical-library/it/zoom-workplace/zoom-phone/number-porting-and-management-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/2c6abd1c867ae2519a9f908e8c376725bbce324a" %}
[Guida sul campo per la resilienza locale di Zoom Phone](/technical-library/it/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/1864e724861dfb2f6277cfd08b1a4482031be026" %}
[Guida sul campo per il provisioning e la personalizzazione dei telefoni da scrivania](/technical-library/it/zoom-workplace/zoom-phone/desk-phone-provisioning-and-customization-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/31a47d9ce37d42daf3c13d5920ec58d26baac8d7" %}
[Guida sul campo allo spam di Zoom Phone](/technical-library/it/zoom-workplace/zoom-phone/zoom-phone-spam-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/0b9490c42ee0a73fd36134101cb70c9d2eefb108" %}
[Integrazioni di terze parti](/technical-library/it/zoom-workplace/zoom-phone/third-party-integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/1db2be1d47d05baacafa25e38cd9a4328245e2ef" %}
[Approfondimenti di esperti](/technical-library/it/zoom-workplace/zoom-phone/expert-insights.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/it/zoom-workplace/zoom-phone.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.
