> For the complete documentation index, see [llms.txt](https://docs.ak4y.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ak4y.com/scripts/ak4y-vipsystemv2.md).

# ak4y-vipSystemv2

- [Manage Categories](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/manage-categories.md)
- [Config](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config.md)
- [Translate](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/translate.md)
- [General Settings](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/general-settings.md)
- [Special Offer Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/special-offer-category.md)
- [Hot Deals Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/hot-deals-category.md)
- [Buy Coin Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/buy-coin-category.md)
- [Bundle Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/bundle-category.md)
- [Customize Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/customize-category.md)
- [House Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/house-category.md)
- [Job Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/job-category.md)
- [Vehicle Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/vehicle-category.md)
- [Item Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/item-category.md)
- [Money Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/money-category.md)
- [Weapon Category](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/config/weapon-category.md)
- [Triggers](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/triggers.md)
- [Admin Commands](https://docs.ak4y.com/scripts/ak4y-vipsystemv2/admin-commands.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 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.ak4y.com/scripts/ak4y-vipsystemv2.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.
