> For the complete documentation index, see [llms.txt](https://collisions.gitbook.io/collisions-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://collisions.gitbook.io/collisions-docs/gh-kennels/adding-custom-dog-models.md).

# Adding Custom Dog Models

for example if the dog file name say "peddusa\_englishbulldog.ydd" you would copy the name , PASTE IT WHERE PED MODEL IS WRITTEN...

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

i copied meta for example because i know thats the Ydd name... you dont do this loo for YDD!

## ITEM DEFINE!

## NEXT GOTO CONFIG FILE AND SIMPLY PASTE NAME AND THE ITEM YOU WOULD LIKE TO USE ![](/files/7Wt70wGeKNZaJLp2uqFj)![](/files/FhFlJK1Uc9x7a02SLI68)

i used item named "arms"and "shoes  for example in config but you can set any item \[Display name is the breed it will be called in game for Rp/NUI and raising options are also here&#x20;


---

# 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:

```
GET https://collisions.gitbook.io/collisions-docs/gh-kennels/adding-custom-dog-models.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.
