# Scripts

- [Sweepz Ui Elements](https://sweepz-shop.gitbook.io/docs/scripts/sweepz-ui-elements.md)
- [Installation Notify](https://sweepz-shop.gitbook.io/docs/scripts/sweepz-ui-elements/installation-notify.md): This page explains how to integrate the 'Sweepz\_Ui\_Elements' script's notification system into other systems.
- [Installation Progress](https://sweepz-shop.gitbook.io/docs/scripts/sweepz-ui-elements/installation-progress.md): This page explains how to integrate the 'Sweepz\_Ui\_Elements' script's progress bar system into other systems.
- [Installation TextUi](https://sweepz-shop.gitbook.io/docs/scripts/sweepz-ui-elements/installation-textui.md): This page explains how to integrate the 'Sweepz\_Ui\_Elements' script's text ui system into other systems.
- [Sweepz Car Radio](https://sweepz-shop.gitbook.io/docs/scripts/sweepz-car-radio.md)
- [Installation](https://sweepz-shop.gitbook.io/docs/scripts/sweepz-car-radio/installation.md): Installation of 'Sweepz\_Car\_Radio' Resource
- [Sweepz Damages](https://sweepz-shop.gitbook.io/docs/scripts/sweepz-damages.md)
- [Find Weapon Codes](https://sweepz-shop.gitbook.io/docs/scripts/sweepz-damages/find-weapon-codes.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://sweepz-shop.gitbook.io/docs/scripts.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.
