> 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/nl/zoom-workplace/zoom-phone/expert-insights.md).

# Expertinzichten

{% content-ref url="/pages/02feef3930af6609c97df750d566f22df0c619a1" %}
[Best practices voor noodhulpdiensten](/technical-library/nl/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices.md)
{% endcontent-ref %}

{% content-ref url="/pages/0692bc5c06c10e6aaffbadcdac13d1aa06504aa0" %}
[Oproepdelegatie en Zoom Assistent](/technical-library/nl/zoom-workplace/zoom-phone/expert-insights/call-delegation-and-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/968a40a4a39cf21127abc593710cef92c504d8be" %}
[Spamoplossingen voor Zoom Phone en contactcenter](/technical-library/nl/zoom-workplace/zoom-phone/expert-insights/zoom-phone-and-contact-center-spam-solutions.md)
{% endcontent-ref %}

{% content-ref url="/pages/f7d7634029b03da70772658fd397bc6bb4c76d5b" %}
[Mobiele opties voor Zoom Phone](/technical-library/nl/zoom-workplace/zoom-phone/expert-insights/zoom-phone-mobile-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/4ab4bb754c9fc673d70f28efdd2b8e750bd0165a" %}
[Zoom Auto Dialer](/technical-library/nl/zoom-workplace/zoom-phone/expert-insights/zoom-auto-dialer.md)
{% endcontent-ref %}

{% content-ref url="/pages/621b852a69977690d3bb2dd1a1f97a594153ecee" %}
[Integratie van Zoom Phone en Salesforce](/technical-library/nl/zoom-workplace/zoom-phone/expert-insights/zoom-phone-salesforce-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/51cf08755e47c6daa7242f91119328f78134f08e" %}
[Startgids voor de receptionist van Zoom Virtual Agent](/technical-library/nl/zoom-workplace/zoom-phone/expert-insights/zoom-virtual-agent-receptionist-start-guide.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/nl/zoom-workplace/zoom-phone/expert-insights.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.
