# MOTD

Welcome to the documentation hub for MrNewb Scripts.

This site is where you will find install guides, config help, exports, snippets, and setup notes for my FiveM resources.

Whether you are doing a first-time install, updating an existing server, or checking a specific integration, the goal here is simple: get you to the right answer quickly.

## Quick Links

| Link                                                          | Use it for                                   |
| ------------------------------------------------------------- | -------------------------------------------- |
| [Discord](https://discord.com/invite/mrnewbscripts)           | Support, updates, and community help         |
| [GitHub](https://github.com/MrNewb)                           | Repositories, releases, and public resources |
| [Tebex](https://mrnewbscripts.tebex.io/category/paid-scripts) | Store listings and product pages             |

{% hint style="success" %}
For support, include the script name, framework, inventory, and the exact step or issue you are stuck on. That usually cuts the back-and-forth down fast.
{% endhint %}

Thanks for using MrNewb Scripts. 🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮🌮

***


---

# 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://mrnewbs-scrips.gitbook.io/guide/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.
