# Consumables

- [Resource Description](https://docs.zykeresources.com/paid-resources/consumables/resource-description.md): A quick overview of what the resource offers.
- [Config](https://docs.zykeresources.com/paid-resources/consumables/config.md)
- [Exports & Events](https://docs.zykeresources.com/paid-resources/consumables/exports-and-events.md): All exports and events available to integrate this resource into others.
- [Dependencies](https://docs.zykeresources.com/paid-resources/consumables/dependencies.md): The resources listed below are required in order to run this resource.
- [Changelog](https://docs.zykeresources.com/paid-resources/consumables/changelog.md): Released version and their changes.
- [Guides](https://docs.zykeresources.com/paid-resources/consumables/guides.md): Some guides to help you navigate the resource.
- [World- & Player Interaction](https://docs.zykeresources.com/paid-resources/consumables/guides/world-and-player-interaction.md): All information you would need regarding world- & player interactions.
- [Packs](https://docs.zykeresources.com/paid-resources/consumables/guides/packs.md): All information you would need regarding packs.
- [Ingredient-based Items](https://docs.zykeresources.com/paid-resources/consumables/guides/ingredient-based-items.md): All information you would need regarding ingredient-based items.
- [Conversions](https://docs.zykeresources.com/paid-resources/consumables/guides/conversions.md): All information you would need regarding the conversion tools.
- [Consumption Rewards](https://docs.zykeresources.com/paid-resources/consumables/guides/consumption-rewards.md): All information you would need regarding consumption rewards.
- [Setup](https://docs.zykeresources.com/paid-resources/consumables/setup.md): Various steps to ensure our script works on your server.
- [Caveats](https://docs.zykeresources.com/paid-resources/consumables/caveats.md): A list of possible issues & how to solve them.


---

# 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.zykeresources.com/paid-resources/consumables.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.
