> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/pyp-unit-planning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/pyp-unit-planning/reflection-and-planning/connections-transdisciplinary-and-past.md).

# Connections: Transdisciplinary and past

One aim of PYP learning and teaching is to help students in making connections with their learning. This is not only within the school year, but also to build bridges from past learning and to future inquiries. Spending some time and becoming familiar with the school’s programme of inquiry is an important part of this process.

WIthin each unit of inquiry, it’s important to ensure that learning engagements take place across subject areas. When a unit is strongly grounded in concepts, transdisciplinary learning can be easier to envision and conceive.

![](/files/wnhROefHHN8D8JQSg00Q)

{% hint style="info" %}
To begin this visioning, consider generating a mind or concept map to document and visualize possibilities for transdisciplinary learning. It is important to ensure that learning is authentic and not forced, every subject area may not be included when transdisciplinary learning is designed. If a natural connection is present, document the ideas as a menu for possible future learning opportunities.
{% endhint %}

{% hint style="success" %}
Consider how multiple perspectives can be presented throughout the inquiry. We want learning to address historic and current events, and have relevance to both a local and global context.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.fariaedu.com/pyp-unit-planning/reflection-and-planning/connections-transdisciplinary-and-past.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
