# Custom Styles

{% hint style="info" %}
Currently, this feature is only available for Enterprise customers. If you would like to inquire about a custom-trained branch of our algorithm, please [get in touch with us](https://www.kaedim3d.com/contactUs).
{% endhint %}

Create custom 3D assets with our Custom Styles feature. This feature includes:

* **Geometry fine-tuning** - Ensure all your Kaedim generations adhere to your in-house guidelines, including specifications for dimensions, edge loops, and style.
* **Custom textures** - Create a texture style that fits your in-house art style. In addition to custom textures, we can also integrate your in-house texture library with Kaedim and work with you to further enhance and optimise them for your assets.
* **Custom rigging** -  Custom rigging solutions tailored to your specific needs. We offer character and prop rigging that ensure your models are ready for animation and integration into your games. We can also add your in-house rig templates to be used for your assets.
* **Custom LoDs** - Implement custom Levels of Detail to optimise performance across different platforms and devices. This feature allows you to maintain high visual fidelity while managing file size and efficiency, ensuring your assets perform well in any environment.
* **Custom export requirements** - Configure export settings to match your specific requirements, ensuring compatibility with various platforms, engines, and applications.&#x20;

To start setting up your custom style, we will ask for additional materials related to the style of your assets, including any specifications, inspiration, or storyboards. We also recommend including 3D models that reflect the target output style. These models will be used to fine-tune your custom style.&#x20;

{% hint style="info" %}
If you'd like to share your custom style with your team, see [Team Functionality](/enterprise-features/team-functionality.md)
{% endhint %}

{% hint style="info" %}
If you are interested in training a branch of our algorithm to match your unique style, contact us at <support@kaedim3d.com>
{% endhint %}


---

# 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.kaedim3d.com/enterprise-features/custom-styles.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.
