# Campaign Types

- [Points for Purchase](https://docs.wployalty.net/campaign-types/points-for-purchase.md): Learn how to reward customers for their purchases.
- [Reward for spending](https://docs.wployalty.net/campaign-types/reward-for-spending.md): Learn how to reward customers by rewarding points or rewards for their spending.
- [Review Reward](https://docs.wployalty.net/campaign-types/review-reward.md): Learn how to reward customers when they write a review for a product they purchased.
- [Referral Campaign](https://docs.wployalty.net/campaign-types/referral-campaign.md): Learn how to reward customers for referring their friends to your store.
- [Social Share Campaigns](https://docs.wployalty.net/campaign-types/social-share-campaigns.md): Learn how to reward customers for sharing in social media channels like Facebook, Twitter, Whats App
- [Birthday Reward](https://docs.wployalty.net/campaign-types/birthday-reward.md): Learn how to reward customers for sharing their date of birth.
- [Sign Up Reward](https://docs.wployalty.net/campaign-types/sign-up-reward.md): Learn how to reward customers for creating / registering an account with your store.
- [Social Pages Follow Campaign](https://docs.wployalty.net/campaign-types/social-pages-follow-campaign.md): Learn how to reward customers for sharing your products via Follow Campaign.
- [Achievement Campaign](https://docs.wployalty.net/campaign-types/achievement-campaign.md): Learn how to reward customers for achieving actions like reaching a level/ daily login with WPLoyalty plugin on your Woocommerce store.
- [Custom Action](https://docs.wployalty.net/campaign-types/achievement-campaign/custom-action.md): Use WPLoyalty's Custom Action to reward customers for specific actions with flexible, personalized campaigns.


---

# 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/campaign-types.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.
