# Features overview

### Recommendations

This section should help you kickstart your design process:

* [Understand how to choose references for the design you want to create.](/platform-basics/choosing-references.md)
* [Explore best practices.](broken://pages/IkxTDGKn1sDBJKDhuFQf)
* [Get familiar with how design moderation works.](/platform-basics/moderation.md)

### Features

All templates, whether they are created by Customuse or contributors provide the following features:

* **Paint layers**. To be able to paint our design in separate parts, we have to prepare layers using specific standards. [Learn more...](/platform-basics/paint-layers.md)
* **Morphing**. Reshape your asset, hide/show parts and more can be done via shapekeys. [Learn more...](/platform-basics/morphing.md)
* **UV Layouting**. Get familiar with how to create good looking UV map for platform needs. [Learn more...](/platform-basics/uv-layouting.md)
* **Unique features**. Each platform can have some specific options that we can use, learn more in detailed guidelines.

### Standards

And not forget to get familiar with some platform important standards:

* [Naming convention](/platform-basics/naming-convention.md)
* [Hashtags / Metatags](/platform-basics/hashtags-metatags.md)


---

# 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://wiki.customuse.com/platform-basics/features-overview.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.
