# Install Peds

## Add Peds Files To Resource

* Create new folder **\[peweped]** in your resouce folder&#x20;
* Drag and drop all folder peds you have from our assets.
* **ensure \[peweped]** in your server.cfg

<figure><img src="/files/0ma1C4mk2s9jB0p4Cdqg" alt=""><figcaption><p>[peweped] folder</p></figcaption></figure>

<figure><img src="/files/QkMwUdvK0RB6UzTsoxpo" alt=""><figcaption><p>server.cfg</p></figcaption></figure>

## Install Peds on your Ped Menu / Clothes Menu

Every pedmenu or clothes menu have different ways, for this i will give example to add the peds in [**Illenium Apparance**](https://github.com/iLLeniumStudios/illenium-appearance) (Recomended Clothes/Peds Menu for Add On Peds)

{% hint style="success" %}
[**illenium-appearance github**](https://github.com/iLLeniumStudios/illenium-appearance)
{% endhint %}

* Go to your resource, find your Illenium Apparance Folder, and go to shared Folder and open peds.lua

{% hint style="success" %}
Resources > illenium-apparance > shared > peds.lua
{% endhint %}

* Add all name of your ped there

<figure><img src="/files/8U0EbS8lwNayICEPeSkD" alt=""><figcaption><p>peds.lua</p></figcaption></figure>

{% embed url="<https://youtu.be/Hz_gSCG0DbE>" %}

## Good Luck and Enjoy 😊


---

# 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-peds.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.
