# Campaign Execution & Monitoring

- [Campaign Checklist](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/campaign-checklist.md): Must do configuration checks before activating a campaign
- [Email Deliverability](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability.md): Learn what valid email permission looks like and why it matters.
- [Audience Hygiene: How to keep your Audiences in good shape?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/audience-hygiene-how-to-keep-your-audiences-in-good-shape.md): Learn strategies for maintaining good audience hygiene and maximizing email deliverability.
- [How do I make sure my emails will get delivered?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/how-do-i-make-sure-my-emails-will-get-delivered.md)
- [Deliverability Score](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/deliverability-score.md)
- [Distribute Email Sending](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/distribute-email-sending.md)
- [Email Sending Rate Limit](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/email-sending-rate-limit.md)
- [How can I get a dedicated IP?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/how-can-i-get-a-dedicated-ip.md): When are Dedicated IPs helpful, and how can they be requested.
- [Sending emails with Google/Gsuite](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/sending-emails-with-google-gsuite.md)
- [Connecting Sendgrid, Mailgun, and other SMTP providers](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/connecting-sendgrid-mailgun-and-other-smtp-providers.md)
- [Email Thresholds](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/email-thresholds.md): These are put in place to ensure maximum deliverability of emails
- [Should I add an unsubscribe link to all of my emails?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/should-i-add-an-unsubscribe-link-to-all-of-my-emails.md): Learn best practices about using unsubscribe links.
- [What attachment types are not supported?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/what-attachment-types-are-not-supported.md): Learn which file attachment extensions you can’t send.
- [Email Quota](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/email-quota.md): Learn what email quota limits apply to accounts.
- [What if an email says delivered but the recipient has not received it?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/what-if-an-email-says-delivered-but-the-recipient-has-not-received-it.md): Learn the steps to take when an email is delivered, but the recipient does not receive it.
- [Deliverability Provider](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-deliverability/deliverability-provider.md): Email Deliverability with Humanic
- [Avoiding Spam](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/avoiding-spam.md): How Humanic works in the background to boost open and click rates
- [How do I Avoid Gmail Spam Folder?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/avoiding-spam/how-do-i-avoid-gmail-spam-folder.md): Learn how to improve inbox placement in Gmail.
- [How do I avoid Outlook's spam folder?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/avoiding-spam/how-do-i-avoid-outlooks-spam-folder.md): Learn how to improve inbox placement in Outlook.
- [Email Analytics and Logs](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-analytics-and-logs.md): Learn what we provide and why?
- [Why are my open rates not accurate?](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-analytics-and-logs/why-are-my-open-rates-not-accurate.md): Learn why your open rate statistics are not accurate and what you can do about it.
- [Email Logs](https://humanic.gitbook.io/humanic/campaign-execution-and-monitoring/email-logs.md): Learn where you can find the log of all emails that you've sent


---

# 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://humanic.gitbook.io/humanic/campaign-execution-and-monitoring.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.
