# What is Mixed Reality Toolkit(MRTK)?

**Mixed Reality Toolkit (MRTK)** provides a set of components and features to accelerate **cross-platform** Mixed Reality application development in **Unity.** MRTK includes:

* **UI and interaction building blocks.**

![UI building blocks](/files/-M2_zQjizYKrsloaDU-8)

* **Tools.**

![](/files/-M2_z_F5WBjW0hEOaTV6)

* **Example Scenes.**

![Mixed Reality Toolkit Examples](/files/-M2_zj3TRNaaJWdqfW_q)

![MRTK Examples Hub](/files/-M2_zswpw1suI2TQWr6Z)

You can learn more about the components at: [aka.ms/MRTKGuides](https://aka.ms/MRTKGuides).

![Mixed Reality Toolkit Documentation.](/files/-M2a-irrebqJ411mtOlI)


---

# 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://www.xrdev.app/mixed-reality-docs/lessons/lesson1/concepts/what-is-mixed-reality-toolkit-mrtk.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.
