# Additional Resources

- [Release Notes](https://docs.thunkable.com/additional-resources/release-notes.md)
- [Release Notes 2025](https://docs.thunkable.com/additional-resources/release-notes/release-notes-2025.md)
- [Release Notes 2024](https://docs.thunkable.com/additional-resources/release-notes/release-notes-2024.md)
- [Release Notes 2023](https://docs.thunkable.com/additional-resources/release-notes/release-notes-2023.md): Keep up to date with our releases!
- [Release Notes 2022](https://docs.thunkable.com/additional-resources/release-notes/release-notes-2022.md)
- [Release Notes 2021](https://docs.thunkable.com/additional-resources/release-notes/release-notes-2021.md)
- [Release Notes 2020](https://docs.thunkable.com/additional-resources/release-notes/release-notes-2020.md)
- [Release Notes 2019](https://docs.thunkable.com/additional-resources/release-notes/release-notes-2019.md)
- [Release Notes 2018](https://docs.thunkable.com/additional-resources/release-notes/release-notes-2018.md)
- [Troubleshooting](https://docs.thunkable.com/additional-resources/troubleshooting.md)
- [Can't Sign in to Thunkable?](https://docs.thunkable.com/additional-resources/troubleshooting/login-issues.md)
- [FAQs](https://docs.thunkable.com/additional-resources/troubleshooting/faqs.md): Answers to some of the most asked questions from the Thunkable community
- [Minimum Requirements](https://docs.thunkable.com/additional-resources/minimum-requirements.md)
- [Bugs and Product Feedback](https://docs.thunkable.com/additional-resources/bugs-and-product-feedback.md)
- [App Services and Emulators](https://docs.thunkable.com/additional-resources/emulators.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://docs.thunkable.com/additional-resources.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.
