# ConvertKit

Go to **Admin → Plugins → Email Service Providers**, click **ConvertKit**, and select the green **Activate** button.

<figure><img src="/files/iE3GPYME8U0rA3I0iRA9" alt=""><figcaption></figcaption></figure>

All API calls require the `api_key` parameter. You can find your API Key in the ConvertKit Account page.

<figure><img src="/files/n9BYqNRrcGZiP46VX235" alt=""><figcaption></figcaption></figure>

After you click Connect, *click* on the enabled plugin again and then click on the ***Blue*****&#x20;Edit** icon

<figure><img src="/files/A7gNqpPSGvpki8dZmBG4" alt=""><figcaption></figcaption></figure>

On the right side of the page you will need to route your **Checkout ChampCampaign(s)** to the **ConvertKit List** you created inside your ConvertKit account.

Click on the ***Green*****&#x20;Route +** icon and use the drop-down options to route your **Checkout Champ Campaign(s)** to the **ConvertKit List** then select **Create**.


---

# 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/plugins/email-service-providers/convertkit.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.
