# 2020

- [2019.4.10.0 - January 8, 2020](https://community.threekit.com/releases/2020/2019.4.10.0-january-8-2020.md)
- [2020.1.2.0 - February 13, 2020](https://community.threekit.com/releases/2020/2020.1.2.0-february-13-2020.md)
- [2020.1.7.0 - March 18, 2020](https://community.threekit.com/releases/2020/2020.1.7.0-march-18-2020.md)
- [2020.1.9.0 - April 1, 2020](https://community.threekit.com/releases/2020/2020.1.9.0-april-1-2020.md)
- [2020.1.11.0 - April 16, 2020](https://community.threekit.com/releases/2020/2020.1.11.0-april-16-2020.md)
- [2020.2.8.0 - June 25, 2020](https://community.threekit.com/releases/2020/2020.2.8.0-june-25-2020.md)
- [2020.2.10.0 - July 8, 2020](https://community.threekit.com/releases/2020/2020.2.10.0-july-8-2020.md)
- [2020.2.13.0 - July 30, 2020](https://community.threekit.com/releases/2020/2020.2.13.0-july-30-2020.md)
- [2020.3.1.0 - August 6, 2020](https://community.threekit.com/releases/2020/2020.3.1.0-august-6-2020.md)
- [2020.3.2.0 - August 14, 2020](https://community.threekit.com/releases/2020/2020.3.2.0-august-14-2020.md)
- [2020.3.7.0 - September 14, 2020](https://community.threekit.com/releases/2020/2020.3.7.0-september-14-2020.md)
- [2020.3.11.0 - October 14th, 2020](https://community.threekit.com/releases/2020/2020.3.11.0-october-14th-2020.md)
- [2020.3.13.0 - October 28, 2020](https://community.threekit.com/releases/2020/2020.3.13.0-october-28-2020.md)
- [2020.4.3.0 - November 11, 2020](https://community.threekit.com/releases/2020/2020.4.3.0-november-11-2020.md)
- [2020.4.4.0 - December 10, 2020](https://community.threekit.com/releases/2020/2020.4.4.0-december-10-2020.md)
- [2020.4.5.0 - December 22, 2020](https://community.threekit.com/releases/2020/2020.4.5.0-december-22-2020.md)


---

# 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://community.threekit.com/releases/2020.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.
