# Key Requirements

## 🔥 Key Requirements for MYTY Kit!

> ### ✅ Set the resolution to at least 72dpi
>
> * Ensure that avatar image resolution is <mark style="color:purple;">`at least 72dpi`</mark>.

> ### ✅ Save as PSB
>
> * Choose <mark style="color:purple;">`File > Save as...`</mark> and choose <mark style="color:purple;">`Large document format`</mark> from the <mark style="color:purple;">`Format`</mark> menu.
> * It is recommended that you delete any layers that you won’t be using. **The Layer Masking function is not supported in MYTY Kit.**

> ### ✅ Decompose elements of bone animation into layers
>
> * For example, if you want to simulate the head-neck joint movement, separate the face from the neck and make an image layer for each.
> * Each layer **must be bound to at least 1 bone**.

> ### ✅ Group layers for frame animation
>
> * All image layers (sprites) involved in a particular frame animation must be duplicated and grouped together under a separate parent folder titled “<mark style="color:purple;">`Animation`</mark>.”
> * All image layers and folders under the “Animation” folder must retain the same organizational hierarchy as the original it was duplicated from.

### Next 👉

{% content-ref url="/pages/yHhwJYDvwxT84mhhxNmu" %}
[Basics of Avatar Animation](/products/kit/getting-started/1.-prepare-illustration-psb/basics-of-avatar-animation.md)
{% endcontent-ref %}

### FAQ

{% content-ref url="/pages/afdq4TuChm0Ilnd5hdzl" %}
[Troubleshooting & FAQ](/products/kit/misc/troubleshooting-and-faq.md)
{% endcontent-ref %}


---

# 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://myty.gitbook.io/products/kit/getting-started/1.-prepare-illustration-psb/key-requirements.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.
