> For the complete documentation index, see [llms.txt](https://uiutils.clovis500c.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uiutils.clovis500c.fr/readme.md).

# Developer Platform

<h2 align="center">UI Utils</h2>

<h3 align="center">A user-friendly front-end module</h3>

<p align="center">The easiest way to build your front end without writing code.</p>

<p align="center"><a href="https://create.roblox.com/store/asset/0000000000" class="button primary" data-icon="arrow-down-to-bracket">Download</a><a href="/spaces/6Ln1RbPhRpQMjM1jArkz" class="button primary" data-icon="book">Documentation</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-disease">:disease:</i></h4></td><td><strong>No-code</strong></td><td>Get started with the developer platform in 5 minutes.</td><td><a href="/files/LHIOZGoI6dPF36TuRaxH">/files/LHIOZGoI6dPF36TuRaxH</a></td></tr><tr><td><h4><i class="fa-bolt-lightning">:bolt-lightning:</i></h4></td><td><strong>API reference</strong></td><td>Browse, test, and enjoy.</td><td><a href="/files/ebMoLMpZFyLqpzByuzrk">/files/ebMoLMpZFyLqpzByuzrk</a></td></tr><tr><td><i class="fa-globe">:globe:</i></td><td><strong>Independance</strong></td><td>No need to use any external services</td><td><a href="/files/IaUMODRBBSBL8eUaPX09">/files/IaUMODRBBSBL8eUaPX09</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uiutils.clovis500c.fr/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.
