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

# Cartty Store

### &#x20;Welcome to our store!

We specialize in creating high-quality and immersive content for FiveM roleplay servers. Our goal is to deliver optimized, detailed, and unique resources that enhance your server experience.

Our services include:

* MLO Interiors — Custom-designed interiors built for immersive roleplay environments.
* MLO Shells — Optimized shell interiors compatible with a variety of housing systems and server setups.
* Custom Props — Unique props and assets created to match your server’s style and atmosphere.
* Scripted Maps — Interactive and functional maps combined with scripting for enhanced gameplay experiences.

Every project is designed with performance, quality, and usability in mind to ensure smooth integration with your server. Explore our resources and discover new ways to bring your ideas to life.

{% columns %}
{% column width="50%" %}

<figure><img src="/files/ZCMGoQalk4xj8JthdWer" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" valign="middle" %}

## Supported Housing Scripts

Our resources are compatible with a wide range of popular FiveM housing systems, ensuring easy integration with your roleplay server setup. We continuously expand support for more housing scripts to provide the best possible compatibility and user experience. Click the Learn button to see how compatibility works.

<a href="/spaces/SVNRzE4RhjQ6BwUEBCdj/pages/fiHbs8AaZxnfLMqsPxo5#housing-script-integration" class="button primary" data-icon="book-open">Learn</a>&#x20;
{% endcolumn %}
{% endcolumns %}

&#x20;

&#x20;

<h2 align="center">Explore more &#x26; Join our Community</h2>

<p align="center">Discover new props and MLOs, browse our Tebex store, and get support, connect with other developers through our Discord community.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>Join our Discord community to post questions, get help, and share resources with over 3,000 like-minded developers.</td><td><a href="https://discord.gg/4EXtjUjuKQ" class="button secondary">Join Discord</a></td><td><a href="https://static-www.adweek.com/wp-content/uploads/2021/07/DiscordLogo.jpg?w=890">https://static-www.adweek.com/wp-content/uploads/2021/07/DiscordLogo.jpg?w=890</a></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr><tr><td><h4><i class="fa-github">:github:</i></h4></td><td><strong>Tebex</strong></td><td>Browse our premium GTA V props, MLOs, and mapping assets on Tebex. Discover even more high-quality resources designed for immersive and optimized roleplay servers.</td><td><a href="https://cartty.tebex.io/" class="button secondary">Cartty Store Tebex</a></td><td><a href="https://docs.tebex.io/welcome/~gitbook/image?url=https%3A%2F%2F1285366349-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FGx0aSXOMtnw6AcPk6ZLJ%252Fsocialpreview%252FydXZb6Lvz4Sg7VZ9icAN%252FDiscord%2520banner.png%3Falt%3Dmedia%26token%3Ddd92ca0f-4a2c-4423-ae4d-a671b71d4c05&#x26;width=1200&#x26;height=630&#x26;sign=332976e7&#x26;sv=2">https://docs.tebex.io/welcome/~gitbook/image?url=https%3A%2F%2F1285366349-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FGx0aSXOMtnw6AcPk6ZLJ%252Fsocialpreview%252FydXZb6Lvz4Sg7VZ9icAN%252FDiscord%2520banner.png%3Falt%3Dmedia%26token%3Ddd92ca0f-4a2c-4423-ae4d-a671b71d4c05&#x26;width=1200&#x26;height=630&#x26;sign=332976e7&#x26;sv=2</a></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr></tbody></table>

&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://cartty.gitbook.io/cartty-docs/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
