# Advanced Features

- [Show updated total price with add-ons](https://docs.optis.me/product-options/advanced-features/show-updated-total-price-with-add-ons.md)
- [Shorten file upload display on cart/checkout](https://docs.optis.me/product-options/advanced-features/shorten-file-upload-display-on-cart-checkout.md)
- [Work with your cart drawer / ajax cart](https://docs.optis.me/product-options/advanced-features/work-with-your-cart-drawer-ajax-cart.md)
- [Show options on Email confirm/Packing slips](https://docs.optis.me/product-options/advanced-features/show-options-on-email-confirm-packing-slips.md)
- [Edit option on cart page](https://docs.optis.me/product-options/advanced-features/edit-option-on-cart-page.md)
- [Show options on featured products](https://docs.optis.me/product-options/advanced-features/show-options-on-featured-products.md)
- [OPTIS Product Options - Developer Integration Guide](https://docs.optis.me/product-options/advanced-features/optis-product-options-developer-integration-guide.md)


---

# 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.optis.me/product-options/advanced-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.
