> For the complete documentation index, see [llms.txt](https://idontgiveaf.gitbook.io/fluent/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://idontgiveaf.gitbook.io/fluent/fluent-library.md).

# Fluent Library

### \[📩] Message <a href="#description" id="description"></a>

This stuff took me a long time to find, so please join my Discord server!

Yes, I'm disclosing EVERYTHING I know that is internal.

{% embed url="<https://discord.gg/FBffYFpMKs>" %}
Please join!
{% endembed %}

### Why is my link better? <a href="#description" id="description"></a>

* It fixes the Input bug on mobile, where the text is glitchy.
* It adds a new theme called "Green," also used on NSExpression.

### \[📰] Description <a href="#description" id="description"></a>

Fluent Roblox Library is the ultimate solution for creating stunning user interfaces that are both modern and customizable. With an extensive range of UI elements, you can easily create menus and other interfaces tailored to your specific needs. The library offers a sleek and intuitive design, making it easy for anyone to get started. With its comprehensive documentation, you can create amazing interfaces in no time. Fluent has everything you need to bring your ideas to life.

### \[🔥] Features <a href="#features" id="features"></a>

* Modern design
* Many customization options
* Almost any UI Element you would ever need

### \[🔧] Installation <a href="#installation" id="installation"></a>

You can load Fluent through a GitHub Release

```lua
local Library = loadstring(game:HttpGet("https://github.com/1dontgiveaf/Fluent/releases/latest/download/main.lua"))()
```

### \[📌] Github <a href="#links" id="links"></a>

{% embed url="<https://github.com/1dontgiveaf/Fluent>" %}
The github for everything!
{% endembed %}

{% embed url="<https://github.com/1dontgiveaf/Fluent/blob/main/Example.lua>" %}
An example of how to use Fluent.
{% endembed %}
