# Welcome

Welcome to the EvoLabs docs page, here you will find the documentation of all the scripts we have made.

If you need help, contact us at discord and we will help you as soon as posible\
<https://discord.com/invite/Cffzs4NaRU>

### Our scripts

<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>evo_sound</strong></td><td>Audio library will 100% xsound compatibility</td><td><a href="https://content.gitbook.com/content/pyuOgrJ1R8DLQqZFcTv0/blobs/wukMe4rF5Ze4DBMg0EB5/test.png">test.png</a></td><td></td><td><a href="scripts/evo_sound">evo_sound</a></td></tr><tr><td><strong>evo_sound_player</strong></td><td>Car radio, boomboxes, audio zones, etc</td><td><a href="https://content.gitbook.com/content/pyuOgrJ1R8DLQqZFcTv0/blobs/gNyuHyldCGU2GfUgAJis/test2.png">test2.png</a></td><td></td><td><a href="scripts/evo_sound_player">evo_sound_player</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://evo-docs.rkss.to/readme.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.
