# Product Features

- [Save For Later](https://docs.kasko.io/product-builder-manual/product-features/save-for-later.md): Saved and secured, for whenever you are ready.
- [Manual Underwriting](https://docs.kasko.io/product-builder-manual/product-features/manual-underwriting.md): Want to have additional check for certain cases? Set up Manual Underwriting!
- [Policy Edit](https://docs.kasko.io/product-builder-manual/product-features/policy-edit.md): Update the detail in seconds.
- [Mid-Term Adjustment (MTA)](https://docs.kasko.io/product-builder-manual/product-features/mid-term-adjustment-mta.md): Change your mind in a few clicks.
- [Renewal](https://docs.kasko.io/product-builder-manual/product-features/renewal.md): Change your mind in a few clicks.
- [Abandoned Cart](https://docs.kasko.io/product-builder-manual/product-features/abandoned-cart.md): Allows you to re-engage with potential customers by sending a reminder email x period after the customers stopped the quote-offer-bind process.
- [Cool-Off Cancellation](https://docs.kasko.io/product-builder-manual/product-features/cool-off-cancellation.md): The Cool-Off Cancellation feature allows customers to cancel their policy within a predefined period after purchase.


---

# 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://docs.kasko.io/product-builder-manual/product-features.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.
