# Campaigns

- [How to create and send an email campaign](https://kasplo.gitbook.io/kasplo-doc/product-docs/overview/campaigns/how-to-create-and-send-an-email-campaign.md)
- [How to create and send an SMS campaign](https://kasplo.gitbook.io/kasplo-doc/product-docs/overview/campaigns/how-to-create-and-send-an-sms-campaign.md)
- [How to create and send an Whatsapp campaign](https://kasplo.gitbook.io/kasplo-doc/product-docs/overview/campaigns/how-to-create-and-send-an-whatsapp-campaign.md)
- [Understanding include/exclude in campaign](https://kasplo.gitbook.io/kasplo-doc/product-docs/overview/campaigns/understanding-include-exclude-in-campaign.md)
- [Understanding AB test in Kasplo](https://kasplo.gitbook.io/kasplo-doc/product-docs/overview/campaigns/understanding-ab-test-in-kasplo.md)
- [Why Are My Email Clicks Inflated? Understanding Machine Clicks in Kasplo](https://kasplo.gitbook.io/kasplo-doc/product-docs/overview/campaigns/why-are-my-email-clicks-inflated-understanding-machine-clicks-in-kasplo.md): Noticing unusually high CTR or open rates in your Kasplo campaigns? This often happens because email security systems auto-scan your links, causing inflated machine clicks.


---

# 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://kasplo.gitbook.io/kasplo-doc/product-docs/overview/campaigns.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.
