# How It Works

{% content-ref url="/pages/bvu31tMXneTyjiGJXFcd" %}
[Activate Agent Cake](/how-to-guides/auto-provisioning/how-it-works/activate-agent-cake.md)
{% endcontent-ref %}

{% content-ref url="/pages/Drm95SOte6Yy7nRmZsxV" %}
[Configuration Settings](/how-to-guides/auto-provisioning/how-it-works/configuration-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/A3bZdJzQ5Jg50Gtx5Fi8" %}
[Control Provisioned Permissions](/how-to-guides/auto-provisioning/how-it-works/control-provisioned-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/szBvQ7Fazr5wFToPu3uj" %}
[Set up Service Accounts](/how-to-guides/auto-provisioning/how-it-works/set-up-service-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/HvkphS2qnD2ap1UwfDOp" %}
[Multi-Factor Authentication](/how-to-guides/auto-provisioning/how-it-works/multi-factor-authentication.md)
{% endcontent-ref %}

{% content-ref url="/pages/113khWZe1sF6Jd50WIRG" %}
[Email Verification](/how-to-guides/auto-provisioning/how-it-works/email-verification.md)
{% endcontent-ref %}

{% content-ref url="/pages/72VIEuPcG2ooS1LnT77f" %}
[Security & Data Protection](/how-to-guides/auto-provisioning/how-it-works/security-and-data-protection.md)
{% endcontent-ref %}

{% content-ref url="/pages/50E59TMkl6ox8oLH0lOo" %}
[IdP-Based Auto-Provisioning](/how-to-guides/auto-provisioning/how-it-works/idp-based-auto-provisioning.md)
{% endcontent-ref %}


---

# 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://docs.getcakewalk.io/how-to-guides/auto-provisioning/how-it-works.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.
