# Install Clothes

Two tutorials regarding how to install on FiveM by yourself, there are two options replace and addon.&#x20;

Replace is replacing existing GTA hairstyles/clothes, and addon is adding new numbers to the end of the list of current hairstyles.

{% hint style="success" %}
Replace Tutorial
{% endhint %}

Read on this topic for Replace Tutorial \
\
<https://forum.cfx.re/t/how-to-streaming-new-hairstyles-for-characters-step-by-step-for-dummies-override-method/1048980>

{% hint style="success" %}
Add On Tutorial&#x20;
{% endhint %}

Read on this topic for Add On Tutorial \
\
<https://forum.cfx.re/t/how-to-stream-clothes-and-props-as-addons-for-mp-freemode-models/3345474>


---

# 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://docs.pewestudios.com/pewestudios/guides/install-clothes.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.
