# Sweepz Studios™

## Sweepz Shop

- [Welcome](https://sweepz-shop.gitbook.io/docs/welcome.md): Hello everyone,
- [You lack the required entitlement](https://sweepz-shop.gitbook.io/docs/information/you-lack-the-required-entitlement.md)
- [Escrow/Open Source](https://sweepz-shop.gitbook.io/docs/information/escrow-open-source.md)
- [Lost Transaction ID](https://sweepz-shop.gitbook.io/docs/information/lost-transaction-id.md)
- [Tebex Script Integration](https://sweepz-shop.gitbook.io/docs/information/tebex-script-integration.md)
- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://sweepz-shop.gitbook.io/docs/welcome.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.
