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

# Fall 22 Release

<figure><img src="/files/GFqKpVFiHWlFOvvL4nLK" alt=""><figcaption></figcaption></figure>

Introducing Connectors for modular configurators, out of the box instant visuals via Treble, Asset Configurator Templates via node Queries, and an Enhanced Attribute Workflow that allows for centralized Attribute management.

&#x20;

|   <p></p><p><img src="/files/zGUGAdJidVsL0fDMDs88" alt=""><br><a href="/pages/S1Sc4cmtIGXJUl0RgmNf"><strong>Modular Connectors</strong></a></p><p>Improve user experience and build complex, spatial configurators without custom code.</p>   | <p><img src="/files/Lb020eUCAzgFifXNIB0m" alt=""></p><p><a href="/pages/5WMxnxBe6EUtRPhFrg8c"><strong>Player Loading Toolkit</strong></a></p><p>Increase engagement via instant product visuals, custom loading UI, and product animations.</p> |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| <p><img src="/files/ZAi6CGOqntH065ErsmL6" alt=""></p><p><a href="/pages/wjOdAszyCo30fJmh8oDD"><strong>Asset Configurator Templates</strong></a></p><p>Simplify asset configurator setup and reduce effort using new, dynamic logic rules.</p> |   <p><img src="/files/YrubwK0zTp8vpmUJRgMt" alt=""></p><p><a href="/pages/CMmJqhXKaUNyJGO5Z3zH"><strong>Enhanced Attribute Workflows</strong></a></p><p>Move faster and with less context switching, and store more metadata in Threekit.</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/fall-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.
