# About

This documentation covers all resources developed and maintained by **MyEliteStudio**. It is intended to help you understand how our resources work, how to configure them correctly, and how to use them effectively.

The focus is on clarity and practicality. You will find concise guides, configuration references, and usage examples aimed at reducing setup time and avoiding unnecessary confusion.

The documentation is continuously updated alongside the resources themselves. Improvements, corrections, and feedback are always welcome and help ensure everything stays accurate and up to date.

{% hint style="info" %}
Support is available through our Discord for all products. Before opening a ticket, please take a moment to review the relevant sections here. This helps keep support efficient and allows us to focus on more specific or uncommon issues, resulting in faster and more effective assistance for everyone.
{% endhint %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Plugins</strong></td><td>Quick guides and practical examples for setting up and using our plugins effectively.</td><td></td><td></td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td></tr><tr><td><strong>Support</strong></td><td>Where to get help, how support works, and what to expect when opening a ticket.</td><td></td><td></td><td><a href="/pages/KshbUigrvnPOAUon7Dma">/pages/KshbUigrvnPOAUon7Dma</a></td></tr><tr><td><strong>Terms &#x26; Conditions</strong></td><td>Usage rules, licensing terms, and important legal information.</td><td></td><td></td><td><a href="/pages/WBHiNDyYxkPGAZGRw892">/pages/WBHiNDyYxkPGAZGRw892</a></td></tr></tbody></table>


---

# 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://myelitewiki.gitbook.io/resources/overview/about.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.
