# Welcome!

## **Welcome to the Python Summer Coding Camp!**

My name is Mr Cheng and I'll be your instructor! &#x20;

The Department of the Navy Naval Air Warfare Center Aircraft Division Lakehurst has generously funded computer programming camps in Python and Unity Game Design. Camps will run Monday through Thursday July 26-August 5, 8am-noon. The application can be found here: [www.tinyurl.com/TRSummerCode](https://docs.google.com/forms/d/14R35a-ePqlcLb9PnQo4mEkGgPWX0jhFx6OrE0iC6rkg/viewform?edit_requested=true)

![](https://1767640099-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MfTsCtf5gl3VDMfc3bF%2F-MfXGVzYy3y60IZIJ_wq%2F-MfXH-OKKuiledlidoEv%2Fimage.png?alt=media\&token=12e23cec-15b8-4a39-a0c8-db9f650f2121)


---

# 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://www.tomsriver.xyz/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.
