> 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.md).

# 2022

- [Fall 22 Release](https://community.threekit.com/releases/2022/fall-22-release.md)
- [Connectors for Modular Configurators](https://community.threekit.com/releases/2022/fall-22-release/connectors-for-modular-configurators.md)
- [Player Loading Toolkit powered by Treble](https://community.threekit.com/releases/2022/fall-22-release/player-loading-toolkit-powered-by-treble.md)
- [Asset Configuration Templates](https://community.threekit.com/releases/2022/fall-22-release/asset-configuration-templates.md)
- [Enhanced Attribute Workflows](https://community.threekit.com/releases/2022/fall-22-release/enhanced-attribute-workflows.md)
- [Summer 22 Release](https://community.threekit.com/releases/2022/summer-22-release.md)
- [360 Virtual Photographer](https://community.threekit.com/releases/2022/summer-22-release/360-virtual-photographer.md)
- [Mesh Compressor](https://community.threekit.com/releases/2022/summer-22-release/mesh-compressor.md)
- [Catalog Management](https://community.threekit.com/releases/2022/summer-22-release/catalog-management.md)
- [Asset Management](https://community.threekit.com/releases/2022/summer-22-release/asset-management.md)
- [Spring 22 Release](https://community.threekit.com/releases/2022/spring-22-release.md)
- [Advanced AR](https://community.threekit.com/releases/2022/spring-22-release/advanced-ar.md)
- [Grid Views](https://community.threekit.com/releases/2022/spring-22-release/grid-views.md)
- [Platform Redesigned](https://community.threekit.com/releases/2022/spring-22-release/platform-redesigned.md)
- [Performance Analyzer](https://community.threekit.com/releases/2022/spring-22-release/performance-analyzer.md)
- [Quick View & Edit](https://community.threekit.com/releases/2022/spring-22-release/quick-view-and-edit.md)
- [2022.22.0 - December 16, 2022](https://community.threekit.com/releases/2022/2022.22.0-december-16-2022.md)
- [2022.21.0 - December 5, 2022](https://community.threekit.com/releases/2022/2022.21.0-december-5-2022.md)
- [2022.20.0 - November 14, 2022](https://community.threekit.com/releases/2022/2022.20.0-november-14-2022.md)
- [2022.19.0 - October 26, 2022](https://community.threekit.com/releases/2022/2022.19.0-october-26-2022.md)
- [2022.18.0 - October 5, 2022](https://community.threekit.com/releases/2022/2022.18.0-october-5-2022.md)
- [2022.17.0 - September 22, 2022](https://community.threekit.com/releases/2022/2022.17.0-september-22-2022.md)
- [2022.16.0 - September 14, 2022](https://community.threekit.com/releases/2022/2022.16.0-september-14-2022.md)
- [2022.15.0 - August 24, 2022](https://community.threekit.com/releases/2022/2022.15.0-august-24-2022.md)
- [2022.14.0 - August 10, 2022](https://community.threekit.com/releases/2022/2022.14.0-august-10-2022.md)
- [2022.10.0](https://community.threekit.com/releases/2022/2022.10.0.md)
- [2022.09 - May 4, 2022](https://community.threekit.com/releases/2022/2022.09-may-4-2022.md)
- [2022.08 - April 20, 2022](https://community.threekit.com/releases/2022/2022.08-april-20-2022.md)
- [2022.7.0 - April 7, 2022](https://community.threekit.com/releases/2022/2022.7.0-april-7-2022.md)
- [2022.4.0 - February 23, 2022](https://community.threekit.com/releases/2022/2022.4.0-february-23-2022.md)
- [2022.3.0 - February 9, 2022](https://community.threekit.com/releases/2022/2022.3.0-february-9-2022.md)
- [2022.2.0 - Jan 27, 2022](https://community.threekit.com/releases/2022/2022.2.0-jan-27-2022.md)
- [2022.1.0 - Jan 12, 2022](https://community.threekit.com/releases/2022/2022.1.0-jan-12-2022.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.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.
