# Group 1

- [Copy of pc\_collections](https://docs.poisoncode.com/group-1/copy-of-pc_collections.md): Let your players exchange sets of items for rewards and xp.
- [Features](https://docs.poisoncode.com/group-1/copy-of-pc_collections/features.md): Overview of pc\_collections features
- [Dependencies & integrations](https://docs.poisoncode.com/group-1/copy-of-pc_collections/dependencies-and-integrations.md): Dependencies & integrations of this resource
- [Installation](https://docs.poisoncode.com/group-1/copy-of-pc_collections/installation.md)
- [Editable files preview](https://docs.poisoncode.com/group-1/copy-of-pc_collections/editable-files-preview.md): Config and bridge files preview, these files are ignored by the escrow system and can be modified.
- [Events, exports & commands](https://docs.poisoncode.com/group-1/copy-of-pc_collections/events-exports-and-commands.md): A list of events, exports and commands used by this resource with examples
- [Tutorials](https://docs.poisoncode.com/group-1/copy-of-pc_collections/tutorials.md): Tutorials that might help you with customization or setting up the resource
- [Updates](https://docs.poisoncode.com/group-1/copy-of-pc_collections/updates.md): Page dedicated to update trailers and hisotry.
- [How to update](https://docs.poisoncode.com/group-1/copy-of-pc_collections/updates/how-to-update.md): Tutorial on how to update your resources
- [pc\_airdrop](https://docs.poisoncode.com/group-1/pc_airdrop.md): Documentation page for pc\_airdrop
- [pc\_airdrop 2.0](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-2.0.md): Refreshed & improved airdrops script featuring deep customization and new functions.
- [Features](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-2.0/features.md): Features of pc\_airdrop 2.0
- [Installation & dependencies](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-2.0/installation-and-dependencies.md): How to install pc\_airdrop 2.0
- [Open files preview](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-2.0/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/group-1/pc_airdrop/pc_airdrop-2.0/tutorials.md): These tutorials will walk you through all the options available.
- [Updates](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-2.0/updates.md): Page dedicated to update trailers and hisotry.
- [How to update](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-2.0/updates/how-to-update.md): Tutorial on how to update your resources
- [pc\_airdrop legacy](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-legacy.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/group-1/pc_airdrop/pc_airdrop-legacy/features.md): Overview of pc\_airdrop features
- [Installation & dependencies](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-legacy/installation-and-dependencies.md): Quick installation guide for pc\_airdrop
- [Open files preview](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-legacy/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/group-1/pc_airdrop/pc_airdrop-legacy/tutorials.md): These tutorials will walk you through all the options available.
- [Updates](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-legacy/updates.md): Page dedicated to update trailers and hisotry.
- [How to update](https://docs.poisoncode.com/group-1/pc_airdrop/pc_airdrop-legacy/updates/how-to-update.md): Tutorial on how to update your resources


---

# 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/group-1.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.
