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

# Motel

Why should you stay at the Sandy Shores Motel? Well, because it's the only place where you can enjoy the rustic charm of Blaine County, without giving up the comfort of an air-conditioned room, lulled by the sound of police sirens.

***

## How to install the asset?

{% stepper %}
{% step %}

#### Search and download the asset on [Portal](https://portal.cfx.re/assets/granted-assets).

Should be under the name `G&N's - Sandy Shores Motel`
{% endstep %}

{% step %}

#### Get the dependencie on [Github](https://github.com/G-N-s-Studio/cfx_gn_sandy_mapdata).

You need to download the following:

* `cfx_gn_sandy_mapdata`

Please note that the mapdata can be different depending on the configuration. You can follow our help docs [here](/doc/mapdata.md#sandy-shore).
{% endstep %}

{% step %}

#### Get the dependencies on [Portal](https://portal.cfx.re/assets/granted-assets).

You need to download the following:

* `G&N's [Base] - Collection & Data`

Please note you do not need to re-download this resource if they are already started.
{% endstep %}

{% step %}

#### Ensure dependencies

```lua
ensure cfx_gn_collection
ensure cfx_gn_sandy_mapdata
ensure cfx_gn_sandy_motel
```

You can also start everything under one folder \[GNstudio].
{% endstep %}

{% step %}

#### Enjoy!

{% endstep %}
{% endstepper %}

***

## **Characteristics**

* Fully renovated motel
* Lobby/reception
* 40 rooms with various entityset
* Available without MLO room
* Audio occlusion/radio
* Interactive props

<figure><img src="/files/ElWQhGNgTkpycG12Y0MV" alt=""><figcaption><p>You can find the map at<br><strong>X:</strong> 500.0 - <strong>Y:</strong> 500.0 - <strong>X:</strong> 500.0</p></figcaption></figure>

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Visit and discover our assets.</td><td><a href="/files/OeBUn7p2JYHq4UlQnPaq">/files/OeBUn7p2JYHq4UlQnPaq</a></td><td><a href="https://cfx.re/join/lpa6k4">https://cfx.re/join/lpa6k4</a></td></tr><tr><td>Extra help? Join our Discord.</td><td><a href="/files/km9lPckmuRXtZ9tFnaga">/files/km9lPckmuRXtZ9tFnaga</a></td><td><a href="https://discord.gg/gnstudio">https://discord.gg/gnstudio</a></td></tr></tbody></table>

<figure><img src="/files/n0nxZ9SCbp4U6aYPxIfw" alt=""><figcaption><p><a href="https://fivem.gn.studio/package/6078302"><em><mark style="color:blue;"><strong>Please note you can get this MLO with the Subscription Package.</strong></mark></em></a></p></figcaption></figure>


---

# 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://gnstudio.gitbook.io/doc/sandy-shore/motel.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.
