> 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/bandanas.md).

# Bandanas

## Small detail. Big improvement to your outfits.

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

Give your characters a more complete, lived-in look with the Sonoran Bandanas EUP accessory pack. These pocket bandanas are designed to move naturally with the player, adding personality and realism for gang clothing, civilian outfits, and custom EUP loadouts.

<figure><img src="/files/u02lkI7TZVgN83cHuAYd" alt=""><figcaption></figcaption></figure>

## Made to move

Static accessories can make an outfit feel flat. These bandanas include physics-enabled movement so they hang from the pocket and flow naturally as your character walks, runs, turns, and moves through the world.

<figure><img src="/files/89M1mSXKI1IA33dTlPZs" alt="" width="375"><figcaption></figcaption></figure>

## What’s included

| Feature      | Details                            |
| ------------ | ---------------------------------- |
| Positions    | 8 unisex pocket positions          |
| Variations   | 26 texture options                 |
| Movement     | Physics-enabled, natural movement  |
| Performance  | Optimized for FiveM                |
| Model        | Scratch-made original model        |
| Asset policy | No premade models or ripped assets |
| Geometry     | 2,169 polygons                     |
| Distribution | Escrowed for secure distribution   |

## Built for roleplay

The Bandanas pack works across a wide range of server styles:

* Gang and streetwear outfits
* Civilian clothing and casual outfits
* Custom EUP collections
* Character-specific or faction-specific looks

## In-game location

Finding the accessory is quick:

1. Open **vMenu**.
2. Open the **EUP / Player Appearance** clothing menu.
3. Select **Neck and Scarves**.
4. Scroll to the end of the category.
5. Choose a Bandana from slots **200–208**.

## Installation

Installation is simple: download the ZIP from the Cfx.re Portal, unzip it, place the `sonoran-bandanas` folder in your server's `resources` directory, and add the resource to `server.cfg`.

```cfg
ensure sonoran-bandanas
```

For the full installation guide, EUP streamed-asset troubleshooting, Element Club checks, and server configuration steps, see:

{% content-ref url="/pages/cNy2bBbO7eTlOeYNl2ZS" %}
[Installation](/store/bandanas/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/bandanas.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.
