# About

<figure><img src="https://3820084894-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ll3xmmR2aSefXuJISNE%2Fuploads%2FgP9RWwvBNDJpajSf3FnI%2FSeasons%20of%20CS%20Logo-2.png?alt=media&#x26;token=471dd635-8b98-401e-b04b-bc64d8866d7c" alt=""><figcaption><p>Seasons of CS Logo</p></figcaption></figure>

### What is the Seasons of CS Wiki?

A wiki is a collaborative site for groups to read, write, and share information together. It acts as an internal knowledge base and living document that is meant to be continually updated and refined over time. This wiki will serve as a platform for gathering, organizing, and distributing knowledge to guide teams implementing the [Seasons of CS](https://www.seasonsofcs.org/) (Computer Science) [Professional Learning Model](#user-content-fn-1)[^1]. If you have questions or want to add content, please follow [this link](https://app.gitbook.com/invite/-Ll3xj1YzeWrAi45_HoZ/NhcyE01BNkiHWuZv5Uai) to submit new content to this wiki or contact Jared Amalong at <jamalong@scoe.net>.

[^1]: The Seasons of CS model was informed by CSPDWeek research.  To learn more about CSPDWeek, visit [www.cspdweek.org](http://www.cspdweek.org).


---

# 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://wiki.seasonsofcs.org/implementing-the-seasons-of-cs-professional-learning-model/about.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.
