# Overview

This is the home of the appendices for Heim et al (2023), "A flexible model for exposing and mitigating the hidden curriculum in the transition to higher education", to appear in [Open Scholarship of Teaching and Learning](https://osotl.org/index.php/osotl).&#x20;

**All the resources provided here are licensed under the** [**Creative Commons CC-BY-NC-SA 4.0**](https://creativecommons.org/licenses/by-nc-sa/4.0/) **license.** This means they can be freely used or adapted for non-commercial purposes with attribution, and any adapted resources must have the same non-commercial share-alike restrictions. If you use or adapt these materials for scholarly work, please cite the full publication.

You can download all of the appendices as a PDF using the button on the upper right. To view them online, navigate to each section on the left.


---

# 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://lead-ncl.gitbook.io/hidden-curriculum/overview.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.
