# Agency Partner Setup

- [Your Partner Website (1st step)](https://onwhatsapp.gitbook.io/quick-start/agency-partner-setup/your-website.md): How to make your website like onWhats.App
- [Cloudflare Setup](https://onwhatsapp.gitbook.io/quick-start/agency-partner-setup/cloudflare-setup.md): Setting up page rules on Cloudflare
- [Partner - Getting Started](https://onwhatsapp.gitbook.io/quick-start/agency-partner-setup/partners.md): Welcome aboard the Partner Plan
- [Partner Dashboard](https://onwhatsapp.gitbook.io/quick-start/agency-partner-setup/partner-dashboard.md): Partner Settings walkthrough
- [Google Login](https://onwhatsapp.gitbook.io/quick-start/agency-partner-setup/google-login.md): How to add Google SSO (Login / Sign Up) to your partner portal


---

# 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://onwhatsapp.gitbook.io/quick-start/agency-partner-setup.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.
