> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/store/scarf.md).

# Scarf

## A finishing layer that moves naturally

{% hint style="info" %}
This EUP asset is escrow protected by Tebex. [Learn more about what this means.](/store/scarf/installation.md#texture-customization)
{% endhint %}

Finish any outfit with the Sonoran Scarf, a lightweight FiveM clothing accessory built to add natural fabric movement to civilian, formal, seasonal, and custom EUP looks. It supports both male and female characters and includes 26 textures for flexible styling.

<figure><img src="/files/huBKiFHnJ7eq40Gh8JV4" alt="Sonoran Scarf promotional image showing the scarf on a female FiveM character"><figcaption><p>Sonoran Scarf with dynamic cloth physics</p></figcaption></figure>

## Made to move

Dynamic cloth physics let the scarf respond as the character walks, runs, turns, and rides. The long fabric panels move with the player instead of remaining rigid, giving outfits a more convincing finishing detail.

## Product details

| Feature       | Details                                     |
| ------------- | ------------------------------------------- |
| Style         | Long neck scarf                             |
| Movement      | Dynamic cloth physics                       |
| Compatibility | Male and female FiveM EUP / vMenu workflows |
| Textures      | 26 textures                                 |
| Polygons      | 1,182 polygons                              |
| Performance   | Optimized for FiveM                         |

<figure><img src="/files/QuSh2CjrNAJO6I2Sf697" alt="Twenty supplied Sonoran Scarf color previews from the collection of 26 textures"><figcaption><p>26 included textures, with 20 supplied color previews shown</p></figcaption></figure>

## Built for character customization

The Scarf is a flexible addition to:

* Civilian and streetwear outfits
* Business and formal looks
* Winter and seasonal clothing
* Gang, crew, and color-coordinated outfits
* Custom male and female EUP collections

<figure><img src="/files/fq3HsdY7Q5RQRykfaa7Z" alt="Sonoran Scarf performance details showing 1,182 polygons, 26 textures, and male and female compatibility"><figcaption><p>Lightweight geometry with physics-enabled movement</p></figcaption></figure>

## In-game location

1. Open **vMenu**.
2. Open **Player Appearance**.
3. Select the clothing category for **Neck and Scarves** or accessories.
4. Scroll to the end of the category.
5. Select the Sonoran Scarf.
6. Use the texture/variation controls to preview all 26 textures.

{% hint style="info" %}
The exact category label can vary with the vMenu version and other installed EUP resources. The Scarf is streamed in the neck/accessory clothing component and appears at the end of that component's available items.
{% endhint %}

## Simple installation

Download the ZIP from the Cfx.re Portal, unzip the inner package if necessary, place `sonoran-scarf` in the server's `resources` directory, and add the resource to `server.cfg`.

```cfg
ensure sonoran-scarf
```

For the complete installation process, EUP streamed-asset troubleshooting, and texture-customization notes, see:

{% content-ref url="/pages/NQ7p0IpmYSq1XheFO6Ar" %}
[Installation](/store/scarf/installation.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sonoransoftware.com/store/scarf.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
