# Teaching Materials

## Welcome!&#x20;

[Coded](https://www.codedcamp.com/) is a K-12 Code Education Program focused on providing students the opportunity to learn computer programming in a hands-on environment.

While we offer paid courses, we have made it our goal to provide free classes to as many students in Utah as possible. We run after-school programs, assembly style learning sessions, and provide education to our teachers on best practices moving forward.

## [Happy Coding! ](https://coded.gitbook.io/resources/getting-started)

Please feel free to share suggested content as we will continue to update this resource by contacting us at **<info@codedcamp.com>**


---

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