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

# Welcome

I’m a self-taught FiveM developer who stays low-key but locked in.

I handle scripting, 3D modeling, custom jewelry, weapons, and props—doing most of the work myself and constantly improving along the way.

I’m always open to feedback, new ideas, and collaborations that push things further. I’m built on growth, not ego, and I’m here to keep leveling up.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>YOUTUBE PAGE</strong></td><td><a href="https://www.youtube.com/@grindhardsnap/videos">CLICK HERE</a></td><td><a href="/files/zKsqgFH4BCIExVU9d7aL">/files/zKsqgFH4BCIExVU9d7aL</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>JOIN CORD!</strong></td><td><a href="https://discord.gg/aapYERFmeW">CLICK HERE</a></td><td><a href="/files/T0hNOk0MU0LsIBwqi7WL">/files/T0hNOk0MU0LsIBwqi7WL</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>ADD ME</strong></td><td>DISCORD: GRINDHARDSNAP</td><td><a href="/files/T0hNOk0MU0LsIBwqi7WL">/files/T0hNOk0MU0LsIBwqi7WL</a></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</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://collisions.gitbook.io/collisions-docs/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.
