# How It Works

- [Dashboard](https://docs.yaycommerce.com/yayboost/how-it-works/dashboard.md)
- [Feature](https://docs.yaycommerce.com/yayboost/how-it-works/feature.md)
- [Free Shipping Bar](https://docs.yaycommerce.com/yayboost/how-it-works/feature/free-shipping-bar.md)
- [Stock Scarcity](https://docs.yaycommerce.com/yayboost/how-it-works/feature/stock-scarcity.md)
- [Live Visitor Count](https://docs.yaycommerce.com/yayboost/how-it-works/feature/live-visitor-count.md)
- [Purchase Activity Count](https://docs.yaycommerce.com/yayboost/how-it-works/feature/purchase-activity-count.md)
- [Exit-Intent Popup](https://docs.yaycommerce.com/yayboost/how-it-works/feature/exit-intent-popup.md)
- [Email Popup](https://docs.yaycommerce.com/yayboost/how-it-works/feature/email-popup.md)
- [Frequently Bought Together](https://docs.yaycommerce.com/yayboost/how-it-works/feature/frequently-bought-together.md)
- [Recent Purchase Notification](https://docs.yaycommerce.com/yayboost/how-it-works/feature/recent-purchase-notification.md)
- [Next Order Coupon](https://docs.yaycommerce.com/yayboost/how-it-works/feature/next-order-coupon.md)
- [Smart Recommendations](https://docs.yaycommerce.com/yayboost/how-it-works/feature/smart-recommendations.md)
- [Order Bump](https://docs.yaycommerce.com/yayboost/how-it-works/feature/order-bump.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.yaycommerce.com/yayboost/how-it-works.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.
