# Smoking

- [Resource Description](https://docs.zykeresources.com/paid-resources/smoking/resource-description.md): A quick overview of what the resource offers.
- [Config](https://docs.zykeresources.com/paid-resources/smoking/config.md): Explanations for all config values.
- [Exports & Events](https://docs.zykeresources.com/paid-resources/smoking/exports-and-events.md): All exports and events available to integrate this resource into others.
- [Examples](https://docs.zykeresources.com/paid-resources/smoking/examples.md): A list of examples on how to modify, integrate and overall extend the resource's possibilities.
- [Dependencies](https://docs.zykeresources.com/paid-resources/smoking/dependencies.md): The resources listed below are required in order to run this resource.
- [Changelog](https://docs.zykeresources.com/paid-resources/smoking/changelog.md): Released version and their changes.
- [Test Server](https://docs.zykeresources.com/paid-resources/smoking/test-server.md): Basic information to test our resource.
- [Setup](https://docs.zykeresources.com/paid-resources/smoking/setup.md): Various steps to ensure our script works on your server.


---

# 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/smoking.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.
