# Snap to Place Hour of Code Videos

## Hour of Code 2020

* [2020 Hour of Code: Beaver in a Mask Game with Thunkable \[Snap to Place\]](https://youtu.be/1WpYkuUgM3Q)
* [2020 Hour of Code: Beaver in a Mask Game Part 1 \[Snap to Place\]](https://youtu.be/EWYcwMZKM60)
* [2020 Hour of Code: Beaver in a Mask Game Part 2 \[Snap to Place\]](https://youtu.be/X6QeLEpBgcM)

## Hour of Code 2019

* [2019 Hour of Code: Build a City Services App \[Snap to Place\]](https://youtu.be/g21xFNgW3pc)
* [2019 Hour of Code: Build a City Reporting App Part 1 \[Snap to Place\]](https://youtu.be/JdEMsgGKuI4)
* [2019 Hour of Code: Build a City Reporting App Part 2 \[Snap to Place\]](https://youtu.be/e3JZ7Cs7Zm8)


---

# 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/snap-to-place/snap-to-place-hour-of-code-videos.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.
