# Add a promo code to the recovery email template

Promo codes are a great way to encourage customers to secure a purchase when they receive the Kit Karts recovery email. Here's how to implement the code within your recovery email template.

{% hint style="info" %}
If you have used Kit Karts for a long time, you will need to revert the template in order to add the discount message. [Click here to learn more about reverting the template!](/kitkarts/revert-recovery-email-to-shopify-default.md)
{% endhint %}

1. Navigate to the Kit Karts dashboard from the Shopify **Apps** page.
2. Click on the **Recovery Email** tab.

<figure><img src="/files/7eR9kO4rMaFrBfbLL5kN" alt=""><figcaption></figcaption></figure>

3. Add your custom message, including the promo code, to the **Message** box.

<figure><img src="/files/5f5nisM7lvSrEbo3JY4U" alt=""><figcaption></figcaption></figure>

4. Click on the green **Save Changes** button at the top-right corner of the page.


---

# 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://shoppad.gitbook.io/kitkarts/readme.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.
