# JAVASCRIPT LIBRARY

- [Installing library on website](https://push-help.sare.pl/installation/how-to-install-library-on-a-website.md): The following steps describe how to install SAREpush on your website.
- [Installing library through GTM](https://push-help.sare.pl/installation/how-to-install-library-through-google-tag-manager.md)
- [Tagging a subscriber using library](https://push-help.sare.pl/installation/how-to-tag-a-user-using-library-on-a-website.md): The following steps describe how to manage tags in website using library.
- [Preview subscriber's tags in our platform.](https://push-help.sare.pl/installation/how-to-view-subscribers-tags-in-our-platform..md)
- [Sending shopping cart events using library](https://push-help.sare.pl/installation/sending-shopping-cart-events-using-library.md): The following steps describe how to send cart events in website using library.


---

# 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://push-help.sare.pl/installation.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.
