# SCRIPTS

- [pc\_collections](https://docs.poisoncode.com/scripts/pc_collections.md): Let your players exchange sets of items for rewards and xp.
- [Features](https://docs.poisoncode.com/scripts/pc_collections/features.md): Overview of pc\_collections features
- [Installation & dependencies](https://docs.poisoncode.com/scripts/pc_collections/installation-and-dependencies.md): Quick installation guide for this resource
- [Exports & events](https://docs.poisoncode.com/scripts/pc_collections/exports-and-events.md): Necessary exports and events available in this resource
- [Open files preview](https://docs.poisoncode.com/scripts/pc_collections/open-files-preview.md): Config files preview, these files are ignored by the escrow system and can be modified.
- [Tutorials](https://docs.poisoncode.com/scripts/pc_collections/tutorials.md): These tutorials will walk you through all the options available.
- [Updates](https://docs.poisoncode.com/scripts/pc_collections/updates.md): Page dedicated to update trailers and hisotry.
- [How to update](https://docs.poisoncode.com/scripts/pc_collections/updates/how-to-update.md): Tutorial on how to update your resources
- [Version compatibility](https://docs.poisoncode.com/scripts/pc_collections/updates/version-compatibility.md): Page with information helpful for converting your config files to a new version
- [pc\_organizations](https://docs.poisoncode.com/scripts/pc_organizations.md): The most complete crime organizations system including advanced tablet, zone capturing and drug wars.
- [Features](https://docs.poisoncode.com/scripts/pc_organizations/features.md): Overview of pc\_organizations features
- [Installation & dependencies](https://docs.poisoncode.com/scripts/pc_organizations/installation-and-dependencies.md): Quick installation guide for pc\_organizations
- [Exports & events](https://docs.poisoncode.com/scripts/pc_organizations/exports-and-events.md): Exports and events available in this resource
- [Open files preview](https://docs.poisoncode.com/scripts/pc_organizations/open-files-preview.md): Config files preview, these files are ignored by the escrow system and can be modified.
- [Tutorials](https://docs.poisoncode.com/scripts/pc_organizations/tutorials.md): These tutorials will walk you through all the options available.
- [Updates](https://docs.poisoncode.com/scripts/pc_organizations/updates.md): Page dedicated to update trailers and hisotry.
- [How to update](https://docs.poisoncode.com/scripts/pc_organizations/updates/how-to-update.md): Tutorial on how to update your resources
- [Version compatibility](https://docs.poisoncode.com/scripts/pc_organizations/updates/version-compatibility.md): Page with information helpful for converting your config files to a new version
- [pc\_skills](https://docs.poisoncode.com/scripts/pc_skills.md): Versatile skill system with clean UI that's easy to integrate into existing resources
- [Features](https://docs.poisoncode.com/scripts/pc_skills/features.md): Overview of pc\_skills features
- [Installation & dependencies](https://docs.poisoncode.com/scripts/pc_skills/installation-and-dependencies.md): Quick installation guide for pc\_skills
- [Exports & events](https://docs.poisoncode.com/scripts/pc_skills/exports-and-events.md): Necessary exports and events available in this resource
- [Open files preview](https://docs.poisoncode.com/scripts/pc_skills/open-files-preview.md): Config files preview, these files are ignored by the escrow system and can be modified.
- [Tutorials](https://docs.poisoncode.com/scripts/pc_skills/tutorials.md): These tutorials will walk you through all the options available.
- [Updates](https://docs.poisoncode.com/scripts/pc_skills/updates.md): Page dedicated to update trailers and hisotry.
- [How to update](https://docs.poisoncode.com/scripts/pc_skills/updates/how-to-update.md): Tutorial on how to update your resources
- [pc\_airdrop](https://docs.poisoncode.com/scripts/pc_airdrop.md): This is one of the most advanced scripts for the airdrop system with great performance. It can be configured in many different ways and used in lots game modes. Check it out yourself!
- [Features](https://docs.poisoncode.com/scripts/pc_airdrop/features.md): Overview of pc\_airdrop features
- [Installation & dependencies](https://docs.poisoncode.com/scripts/pc_airdrop/installation-and-dependencies.md): Quick installation guide for pc\_airdrop
- [Open files preview](https://docs.poisoncode.com/scripts/pc_airdrop/open-files-preview.md): Config & Utils files preview, these files are ignored by the escrow system and can be modified.
- [Tutorials](https://docs.poisoncode.com/scripts/pc_airdrop/tutorials.md): These tutorials will walk you through all the options available.
- [Updates](https://docs.poisoncode.com/scripts/pc_airdrop/updates.md): Page dedicated to update trailers and hisotry.
- [How to update](https://docs.poisoncode.com/scripts/pc_airdrop/updates/how-to-update.md): Tutorial on how to update your resources
- [pc\_notifications](https://docs.poisoncode.com/scripts/pc_notifications.md): Simple yet eye-pleasing notifications, available in 5 different types, each with its own custom sound.
- [Features](https://docs.poisoncode.com/scripts/pc_notifications/features.md): Quick Overview of pc\_notifications features.
- [Installation & dependencies](https://docs.poisoncode.com/scripts/pc_notifications/installation-and-dependencies.md): Quick installation guide for pc\_notifications
- [Usage](https://docs.poisoncode.com/scripts/pc_notifications/usage.md): Quick usage tutorial


---

# 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.poisoncode.com/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.
