# Custom Chains

All chains are provided as drag and drop resources. The items can be configured as replacements by going to the stream folder then renaming the files to match the replacement slot!

Renaming typically follows the mp\_m\_freemode\_01^teef\_000\_u&#x20;

{% tabs %}
{% tab title="Male Chains" %}
Model YDD

```
mp_m_freemode_01^teef_000_u 
```

Texture YTD

```
mp_m_freemode_01^teef_diff_000_a_uni
```

{% endtab %}

{% tab title="Female Chains" %}
Model YDD

```
mp_f_freemode_01^teef_000_u 
```

Texture YTD

```
mp_f_freemode_01^teef_diff_000_a_uni
```

{% endtab %}
{% endtabs %}


---

# 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://dragon-lab.gitbook.io/dragons-lab/custom-order-installation/custom-chains.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.
