> 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/summer-22-release.md).

# Summer 22 Release

![](/files/kz5rElEavQlD7IxR4quD)

A new Virtual Photography experience for interior spaces, drastically improved player load times for better SEO and conversion with new compression abilities, and do more in less time with Catalog and Assets management tools.<br>

| <p><a href="https://community.threekit.com/hc/en-us/articles/6333559747227"><img src="/files/oTftOR25ha5sXYCYg9l2" alt="360vp-demo.gif"></a></p><p><a href="/pages/5M4h3Y1cKq80E8C1p0RP"><strong>360 Virtual Photographer</strong></a></p><p>Unlock interior design with a <strong>new, immersive experience</strong>: photorealism of Virtual Photography with 360 look around support.</p> | <p><a href="https://community.threekit.com/hc/en-us/articles/6333689613339"><img src="/files/o1iZcBsYiwpmYOYZHlCZ" alt="mesh-compressor.gif"></a></p><p><a href="/pages/mWo2JGxOyG2BpYLcrAPz"><strong>Mesh Compressor</strong></a></p><p>Improve conversion and SEO for Realtime 3D and Augmented Reality experiences by speeding up loading times by <strong>up to 90%</strong>.<br></p> |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|                    <p><a href="https://community.threekit.com/hc/en-us/articles/6334412991899"><img src="/files/VwCr5B3F1bagldqYXlte" alt="tag-management-flow.gif"></a></p><p><a href="/pages/xCVeJJHzn5y6f0O2gmMM"><strong>Catalog Management</strong></a></p><p>Your Catalog your way with enhanced Tag Management and <strong>move faster</strong> with autosave.</p>                    |         <p><a href="https://community.threekit.com/hc/en-us/articles/6333949021083"><img src="/files/vOTaap2IRAB7yvIbNCCT" alt="quick-edit-add-rule.gif"></a></p><p><a href="/pages/ersRRA8wokoit3L5v9Yb"><strong>Asset Management</strong></a></p><p>Do more in less time when managing your visual Assets with quick and bulk edit, <strong>saving up to 50% time</strong>.</p>         |


---

# 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, and the optional `goal` query parameter:

```
GET https://community.threekit.com/releases/2022/summer-22-release.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
