# Campaigns

- [Creating a Campaign](https://help.gleantap.com/campaigns/creating-a-campaign.md): Check out the following articles for step-by-step instructions on how to create Email, SMS, Keyword, and A / B Campaigns.
- [Email Campaign](https://help.gleantap.com/campaigns/creating-a-campaign/email-campaign.md): Follow the steps below to create an Email Campaign
- [SMS Campaign](https://help.gleantap.com/campaigns/creating-a-campaign/sms-campaign.md): Follow the steps below to create an Email Campaign
- [Keyword Campaign](https://help.gleantap.com/campaigns/creating-a-campaign/keyword-campaign.md): Follow the steps below to create an Keyword Campaign
- [A / B Campaign](https://help.gleantap.com/campaigns/creating-a-campaign/a-b-campaign.md): A / B Campaigns are a great way to test out multiple variants of your campaigns with different subsets of contacts see which one garners the best results. Follow the steps below to create yours.
- [Email Campaign Stats](https://help.gleantap.com/campaigns/email-campaign-stats.md)
- [SMS Campaign Stats](https://help.gleantap.com/campaigns/sms-campaign-stats.md)
- [Ongoing vs One Time](https://help.gleantap.com/campaigns/ongoing-vs-one-time.md): When setting up your campaigns, you have several timing options: ASAP, later, or automated / ongoing.
- [Updating Campaign Status](https://help.gleantap.com/campaigns/updating-campaign-status.md)
- [Working with Templates](https://help.gleantap.com/campaigns/working-with-templates.md): When setting up an email campaign, you'll have to select an email template.
- [Sending a Test](https://help.gleantap.com/campaigns/sending-a-test.md): There are multiple ways to send test Email and SMS Campaigns. Follow the steps below to send yours.
- [Creative Playground (AI)](https://help.gleantap.com/campaigns/creative-playground-ai.md): Our AI Content Assistant will help you create powerful copy and ideas for your campaigns in seconds using AI.
- [Campaign Suspended](https://help.gleantap.com/campaigns/campaign-suspended.md)
- [Email Reputation](https://help.gleantap.com/campaigns/email-reputation.md)
- [Quiet Hours](https://help.gleantap.com/campaigns/quiet-hours.md)
- [FAQs](https://help.gleantap.com/campaigns/faqs.md): Frequently asked questions about the Campaign section of Gleantap


---

# 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://help.gleantap.com/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.
