# Addons

- [Transcription & Summarization](https://docs.saleassist.ai/addons/transcription-and-summarization.md): One can get the transcription and summarization of their chat with another person after a call.
- [Video QR Codes](https://docs.saleassist.ai/addons/video-qr-codes.md): For marketing purposes, you can easily create banners from generating QR codes, then broadcast them on your social media networks.
- [Video Emails](https://docs.saleassist.ai/addons/video-emails.md): You can retarget your audience with emails by sending them a single video along with a headline and some messaging.
- [Live Chat](https://docs.saleassist.ai/addons/live-chat.md): Live Chat facilitates communication between your representatives and website users by activating the chat feature on the widget.
- [Outbound Phone Calling](https://docs.saleassist.ai/addons/outbound-phone-calling.md)
- [Book In-store appointment](https://docs.saleassist.ai/addons/book-in-store-appointment.md)
- [Schedule Call](https://docs.saleassist.ai/addons/schedule-call.md): How to schedule a call?
- [Shoppable Video Links](https://docs.saleassist.ai/addons/shoppable-video-links.md): You can utilize shoppable video links in your video to tag the products.
- [How to use?](https://docs.saleassist.ai/addons/shoppable-video-links/how-to-use.md)
- [Integration](https://docs.saleassist.ai/addons/shoppable-video-links/integration.md)
- [Video FAQs](https://docs.saleassist.ai/addons/video-faqs.md): Got some extra video to post on your pages or website in the form of FAQs? This feature will help you enable them on your website.
- [How to use?](https://docs.saleassist.ai/addons/video-faqs/how-to-use.md)
- [Integration](https://docs.saleassist.ai/addons/video-faqs/integration.md)
- [WhatsApp Onboarding steps](https://docs.saleassist.ai/addons/whatsapp-onboarding-steps.md): WhatsApp onboarding is for verifying your number for WhatsApp chat and notifications to your customers regarding the scheduled and instant calls with your brand name and logo.


---

# 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.saleassist.ai/addons.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.
