# Affiliate Setup

You have the ability to add affiliates to your CRM to track how well your traffic sources are performing. You can also add the affiliate pixels to your CRM, eliminating the need to have a developer add the pixels to your funnel directly.

The articles below will walk you through all aspects of setting up an affiliate for your account:

* [Adding and Editing Affiliates](/crm/crm-setup/affiliate-setup/adding-and-editing-affiliates.md)
* [Affiliate Tracking Link/String](/crm/crm-setup/affiliate-setup/affiliate-tracking-link-string.md)
* [Affiliate Pixels](/crm/crm-setup/affiliate-setup/affiliate-pixels.md)
  * [Testing and Troubleshooting CPA Pixels](/crm/crm-setup/affiliate-setup/affiliate-pixels/testing-and-troubleshooting-cpa-pixels.md)
  * [Testing CPC Pixels](/crm/crm-setup/affiliate-setup/affiliate-pixels/testing-cpc-pixels.md)
* [Affiliate Commissions](/crm/crm-setup/affiliate-setup/affiliate-commissions.md)
* [Setting up an Affiliate User](/crm/crm-setup/affiliate-setup/setting-up-an-affiliate-user.md)
* [Batch Update Affiliate Source Values](/crm/crm-setup/affiliate-setup/batch-update-affiliate-source-values.md)
* [General External Affiliate Software/Network Setup](/crm/crm-setup/affiliate-setup/general-external-affiliate-software-network-setup.md)
* [Facebook Pixel Setup (Direct API)](/crm/crm-setup/affiliate-setup/facebook-pixel-setup-direct-api.md)


---

# 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.checkoutchamp.com/crm/crm-setup/affiliate-setup.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.
