# For V - All about Hair

## Summary

Last documented edit: Sep 08 2025 by [mana vortex](mailto:undefined)

This page collects all **hair guides**.

{% hint style="info" %}
To see the guides, please check the page tree in the left sidebar, or click the "next" panel at the bottom of the page.
{% endhint %}

### Wait, this is not what I want!

* Check out [Hair modeling beginner tutorial](/cyberpunk-2077-modding/for-mod-creators-theory/3d-modelling/hair-modeling-beginner-tutorial.md) for how to create hair from scratch in Blender
* For information on [NPV: How to add a CCXL hair color to an NPV](/cyberpunk-2077-modding/modding-guides/npcs/npv-v-as-custom-npc/how-to-add-a-ccxl-hair-color-to-an-npv.md), check the corresponding guide
* The [Cheat Sheet: Hair](/cyberpunk-2077-modding/for-mod-creators-theory/references-lists-and-overviews/cheat-sheet-head/hair.md) has lists of all existing hairs and their files


---

# 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://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/npcs/guides-all-about-hair.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.
