# Compatible Assets

The Dynamic Mesh Combiner (DMC) has been tested and confirmed to work with various assets, providing compatibility and enhanced functionality. While it's challenging to support every asset available, the following list highlights some of the compatible assets that have been tested with DMC.

Please note that this list is not exhaustive, and there may be other assets that are compatible with DMC. For more detailed information about specific compatibility and usage instructions for each asset, please refer to the subpages dedicated to each asset.

Explore the possibilities of combining the power of Dynamic Mesh Combiner with these compatible assets to unlock new capabilities and optimize your Unity projects.

{% hint style="info" %}
As the DMC evolves and new assets are developed, additional compatibility may be discovered. Keep an eye out for updates and announcements to ensure the best integration with the latest asset releases.
{% 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://teogames.gitbook.io/dynamic-mesh-combiner/components/compatible-assets.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.
