# Campaigns

- [Creating a Campaign](https://docs.wployalty.net/campaigns/creating-a-campaign.md): Learn how to create a campaign in WPLoyalty.
- [Campaign Types](https://docs.wployalty.net/campaigns/campaign-types.md): Learn the different types of campaigns available in WPLoyalty.
- [Campaign Rules](https://docs.wployalty.net/campaigns/campaign-rules.md): Learn how to apply the different types of rules while creating a campaign and reward in WPLoyalty
- [Creating a Reward](https://docs.wployalty.net/campaigns/creating-a-reward.md): Learn how to create Reward in WPLoyalty.


---

# 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.wployalty.net/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.
