# MYTY Kit System Requirements

{% hint style="success" %}
Related version : **MYTY Kit v0.1 (July 2022)** and later
{% endhint %}

## System requirements for MYTY Kit

The minimum system requirements for MYTY Kit follow the minimum system requirements for **each version of Unity Editor**.

Please see the page below for detailed system requirements for each version.

{% embed url="<https://docs.unity3d.com/2021.3/Documentation/Manual/system-requirements.html>" %}
Official Unity documentation - System requirements
{% endembed %}

{% hint style="info" %}
you can look at an individual Unity documentation page and switch between the page versions using the **Other Versions** link on the left of every page.
{% endhint %}

![How to check system requirements for each version](/files/IAd3mAa04sJiz7VkG847)

{% hint style="success" %}
**Have a question or an idea?** \
If you have a question to ask or an idea to share, participate in [MYTY Kit Community](https://discord.com/invite/myty). We’d love to hear from you.:smile:
{% 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://myty.gitbook.io/products/kit/before-you-begin/myty-kit-system-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.
