# Zyke Lib

- [Resource Description](https://docs.zykeresources.com/free-resources/zyke-lib/resource-description.md): A quick overview of what the resource offers
- [Dependencies](https://docs.zykeresources.com/free-resources/zyke-lib/dependencies.md): The resources listed below are required in order to run this resource.
- [Config](https://docs.zykeresources.com/free-resources/zyke-lib/config.md): Explanations for all config values.
- [Setup](https://docs.zykeresources.com/free-resources/zyke-lib/setup.md): Steps for setting up your zyke\_lib resource
- [Changelog](https://docs.zykeresources.com/free-resources/zyke-lib/changelog.md): Released version and their changes.
- [Guides](https://docs.zykeresources.com/free-resources/zyke-lib/guides.md): Some guides to help you navigate the resource.
- [Missing GTX Label](https://docs.zykeresources.com/free-resources/zyke-lib/guides/missing-gtx-label.md)
- [Interface API](https://docs.zykeresources.com/free-resources/zyke-lib/guides/interface-api.md): Documentation to get started using our interface API.


---

# 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/free-resources/zyke-lib.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.
