# Developer Commentaries

## Firewatch Audio Tour

[Link](https://www.youtube.com/watch?v=jF0skRYAhLw\&list=PLY-EuCfOnRzkrdhJvpF0CaIKwrwBzSaus), [Transcript PDF](http://www.firewatchgame.com/media/Firewatch%20Audio%20Tour%201.0.pdf)

## Celeste

[Link](https://www.youtube.com/watch?v=u-nSjhIgmXc\&ab_channel=MaddyThorson)

## Portal 1

[Link](https://www.youtube.com/watch?v=x0uVg9nuaS0)

## Portal 2

[Link](https://www.youtube.com/watch?v=HE7o8RMoQPw)

## Grim Fandango

[Link](https://www.youtube.com/watch?v=jzgc1b4xieg)

## Superliminal

[Link](https://www.youtube.com/watch?v=LridO7WI2BI)

## Tales of Monkey Island: Ep 1

[Link](https://www.youtube.com/watch?v=qSKkQHEpAS8)

## The Secrets of Monkey Island - An Evening With Ron Gilbert

[Link](https://www.youtube.com/watch?v=ikaqus5_QIg\&t=10662s)


---

# 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.gamedev.in/resources/master.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.
