# Welcome to C.H.A.S.E.R !

Thank you for acquiring the C.H.A.S.E.R Driving system, through this user guide you’ll learn all about chaser features, capabilities, how to use, and much more.

## What is C.H.A.S.E.R ?

C.H.A.S.E.R or Cool Handling And Speed EnhanceR is FiveM Script with the intention of improving the vehicle physics for cars and motorcycles.

## How C.H.A.S.E.R Improves the game?

The C.H.A.S.E.R Driving system improves the game by adding new live calculation of physical elements, alongside considering interpreting several real-life vehicle data accurately in game, we will walkthrough across all C.H.A.S.E.R functions and features and talk about how they improve your user experience.

## Get Started

We've put together some helpful guides for you to get setup C.H.A.S.E.R quickly and easily.

{% content-ref url="/pages/LCHJsD6QLB56ShOqaZdo" %}
[The "chaserfirststartup" command](/chaser/fundamentals/the-chaserfirststartup-command.md)
{% endcontent-ref %}

{% content-ref url="/pages/hEYZ0AFYh7fWF5bACXtL" %}
[Creating your first chaser profile](/chaser/fundamentals/creating-your-first-chaser-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/1tUrXimRwx1LlokKv6EV" %}
[Utilizing the turbo viewer tool](/chaser/fundamentals/utilizing-the-turbo-viewer-tool.md)
{% endcontent-ref %}


---

# 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://legacydmc.gitbook.io/chaser/welcome-to-c.h.a.s.e.r.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.
