# Welcome Guide

The purpose of this guidebook is to introduce game mechanics and roleplay standards. It exists to provide additional community information for members either new to the East Coast Project or the FiveM platform. It is recommended for new players and residents to read through this handbook before participating in their first patrol to be prepared and get the most information ahead of time.

It is important to note that blatant offenses of sections of this handbook may result in disciplinary action for low-quality roleplay or other violations.


---

# 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://welcome.visitliberty.net/community-resources/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.
