# What to expect when using Kit Karts

Kit Karts is an app where all the magic happens in the background.

After installation, Kit Karts will start listening for abandoned carts from the previous day. At 12pm PST (or whatever notification time you select on the Kit Karts dashboard), Kit Karts will automatically send out abandoned cart emails. Emails are sent daily based on your Notification Window.

Kit Karts will notify the customers using the email template set up. Below is an example email.

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

As people checkout through the link in the email, the reporting in the Kit Karts dashboard will be updated so you can see how effective Kit Karts has been at recovering lost sales.


---

# 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/what-to-expect-when-using-kit-karts.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.
