# spoodyGangs

- [Installation](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodygangs/installation.md): Basic installation instructions for this resource
- [Dependencies](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodygangs/dependencies.md)
- [Creating Gangs](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodygangs/creating-gangs.md): Gangs can only be created via the gang creator menu.
- [Config](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodygangs/config.md): All spoodyCreations resources are tailored to support a all different types of configurations & settings, here below is our configuration file you may use for assistance.
- [Exports](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodygangs/exports.md): List of all server/client side exports you may use externally
- [UI Themes](https://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodygangs/ui-themes.md): List of all themes you may use for configuration!


---

# 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://spoodycreations.gitbook.io/spoodycreations-documentation/resources/spoodygangs.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.
