> For the complete documentation index, see [llms.txt](https://community.threekit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.threekit.com/releases/2022/spring-22-release.md).

# Spring 22 Release

![](/files/WhnGEY7ygUmkE7tBUVq2)

Threekit is getting a new, modern look designed for speed and scale, which will impact how easily and quickly you navigate, view, and update Catalog Items and Visual Assets.

Threekit Performance Analyzer will help you understand what is contributing to experience load times and which Assets to optimize.

Threekit Augment Reality is evolving to include the same superior and immersive experiences as 3D configurators, including full branding across iOS and Android, real-time configuration, and multi-product placement.

**Table of Contents**

* [Platform Redesign](/releases/2022/spring-22-release/platform-redesigned.md)
* [Quick View & Edit](/releases/2022/spring-22-release/quick-view-and-edit.md)
* [Grid Views](/releases/2022/spring-22-release/grid-views.md)
* [Performance Analyzer](/releases/2022/spring-22-release/performance-analyzer.md)
* [Advanced AR](/releases/2022/spring-22-release/advanced-ar.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://community.threekit.com/releases/2022/spring-22-release.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.
