# Welcome

***

## Welcome to the FiveMate GitBook!

We’re excited to have you here! This GitBook is your go-to resource for everything FiveMate, including:

* **Installation Guides**: Learn how to install our custom packs with step-by-step instructions.
* **Customization Tutorials**: Discover how to replace vanilla/default FiveM clothing.
* **Helpful Tips**: Find answers to common questions and troubleshooting tips to enhance your experience.

This documentation is designed to make your journey smooth and enjoyable. Let’s get started!

***


---

# 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://fivemate.gitbook.io/fivemate/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.
