# Kit Kart Docs

## Kit Karts

- [Add a promo code to the recovery email template](https://shoppad.gitbook.io/kitkarts/readme.md)
- [Email template variables](https://shoppad.gitbook.io/kitkarts/email-template-variables.md)
- [Get started with Kit Karts](https://shoppad.gitbook.io/kitkarts/get-started-with-kit-karts.md)
- [Kit Karts: Frequently Asked Questions](https://shoppad.gitbook.io/kitkarts/kit-karts-frequently-asked-questions.md)
- [Revert Recovery Email to Shopify Default](https://shoppad.gitbook.io/kitkarts/revert-recovery-email-to-shopify-default.md)
- [Update your store's customer email](https://shoppad.gitbook.io/kitkarts/update-your-stores-customer-email.md)
- [What to expect when using Kit Karts](https://shoppad.gitbook.io/kitkarts/what-to-expect-when-using-kit-karts.md)
- [Cancel your Subscription](https://shoppad.gitbook.io/kitkarts/cancel-your-subscription.md)
- [Approving ShopPad Collaborator Request](https://shoppad.gitbook.io/kitkarts/approving-shoppad-collaborator-request.md)
- [Development Store/Affiliate Store Plans](https://shoppad.gitbook.io/kitkarts/development-store-affiliate-store-plans.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
