# Product Guide

- [Analytics Dashboard](https://docs.codpeller.com/en/social-proof/product-guide/analytics-dashboard.md)
- [Real-Time Stats Messages](https://docs.codpeller.com/en/social-proof/product-guide/analytics-dashboard/real-time-stats-messages.md)
- [Pop-Up Notification](https://docs.codpeller.com/en/social-proof/product-guide/analytics-dashboard/pop-up-notification.md)
- [Real-Time Stats Messages](https://docs.codpeller.com/en/social-proof/product-guide/real-time-stats-messages.md)
- [Message Appearance](https://docs.codpeller.com/en/social-proof/product-guide/real-time-stats-messages/message-appearance.md)
- [Product Purchase Counter](https://docs.codpeller.com/en/social-proof/product-guide/real-time-stats-messages/product-purchase-counter.md)
- [Product View Counter](https://docs.codpeller.com/en/social-proof/product-guide/real-time-stats-messages/product-view-counter.md): This message shows how many people are interested in a product
- [How Many People Are Viewing This Product Right Now](https://docs.codpeller.com/en/social-proof/product-guide/real-time-stats-messages/product-view-counter/how-many-people-are-viewing-this-product-right-now.md): This message can work in two modes: Random or Real data
- [How Many People Viewed This Product Over Time](https://docs.codpeller.com/en/social-proof/product-guide/real-time-stats-messages/product-view-counter/how-many-people-viewed-this-product-over-time.md): This message can work in two modes: Random or Real data
- [Low Stock Counter](https://docs.codpeller.com/en/social-proof/product-guide/real-time-stats-messages/low-stock-counter.md): This message shows how many items are left in stock
- [Discount Message](https://docs.codpeller.com/en/social-proof/product-guide/real-time-stats-messages/discount-message.md): This message shows a discount offer for a product
- [Всплывающее сообщение](https://docs.codpeller.com/en/social-proof/product-guide/vsplyvayushee-soobshenie.md)
- [Внешний вид](https://docs.codpeller.com/en/social-proof/product-guide/vsplyvayushee-soobshenie/vneshnii-vid.md)
- [Недавно купленный товар](https://docs.codpeller.com/en/social-proof/product-guide/vsplyvayushee-soobshenie/nedavno-kuplennyi-tovar.md)
- [Рандомно](https://docs.codpeller.com/en/social-proof/product-guide/vsplyvayushee-soobshenie/nedavno-kuplennyi-tovar/randomno.md)
- [Реальные данные](https://docs.codpeller.com/en/social-proof/product-guide/vsplyvayushee-soobshenie/nedavno-kuplennyi-tovar/realnye-dannye.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.codpeller.com/en/social-proof/product-guide.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.
