> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns.md).

# Campaigns

- [Performance Campaigns](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/performance-campaigns.md)
- [Performance Campaigns for Partners Explained](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/performance-campaigns/performance-campaigns-for-partners-explained.md)
- [Join Performance Campaigns](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/performance-campaigns/join-performance-campaigns.md)
- [Generate Tracking Links for Performance Campaign Tasks](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/performance-campaigns/generate-tracking-links-for-performance-campaign-tasks.md)
- [Manage Performance Campaign Tasks](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/performance-campaigns/manage-performance-campaign-tasks.md)
- [Rename & Submit Performance Campaign Tasks](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/performance-campaigns/rename-and-submit-performance-campaign-tasks.md)
- [View Your Received Performance Campaign Payments](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/performance-campaigns/view-your-received-performance-campaign-payments.md)
- [Creator Campaigns](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns.md)
- [Campaigns for Creators Explained](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/campaigns-for-creators-explained.md)
- [View Your Received Creator Campaign Payments](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/view-your-received-creator-campaign-payments.md)
- [Manage Campaign Tasks as a Creator](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/manage-campaign-tasks-as-a-creator.md)
- [Join Creator Campaigns](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/join-creator-campaigns.md)
- [Submit Creator Campaign Tasks](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/rename-and-submit-creator-campaign-tasks.md)
- [Redeem Your Gifts as a Creator](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/redeem-your-gifts-as-a-creator.md)
- [Generate Tracking Links for Campaign Tasks as a Creator](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/generate-tracking-links-for-campaign-tasks-as-a-creator.md)
- [Submit a TikTok Deliverable](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/submit-a-tiktok-deliverable.md)
- [Add Links to Your TikTok Videos](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/add-links-to-your-tiktok-videos.md)
- [Manage Your Campaigns as a Creator](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/manage-your-campaigns-as-a-creator.md)
- [Link Your Campaign Code to Your YouTube Task](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/link-your-campaign-code-to-your-youtube-task.md)
- [Monetize Your Meta Content with Product Tagging](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/monetize-your-meta-content-with-product-tagging.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
