# Support

- [FAQ❓](https://sketch2react.gitbook.io/sketch2react-io/support/faq.md): Having trouble with Sketch2React? Here's a couple of things people have had issues with in the past, we thought lets group them like this so you can get help faster 🤖💪
- [Releases ✍️](https://sketch2react.gitbook.io/sketch2react-io/support/releases.md): All of our most important milestones & releases since the very beginning
- [Beta releases](https://sketch2react.gitbook.io/sketch2react-io/support/releases/beta-releases.md): Follow our work with the next version of Sketch2React 2021, currently in beta.
- [Download free resources 🧡](https://sketch2react.gitbook.io/sketch2react-io/support/download-free-resources.md): We have a marketplace full of free Sketch2React resources that will help you kickstart building real code applications straight from inside Sketch. Study, learn and grow you design to code skills!


---

# 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://sketch2react.gitbook.io/sketch2react-io/support.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.
