> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/transitions-a-whole-school-approach/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/transitions-a-whole-school-approach/introduction.md).

# Introduction

Having the opportunity to live and learn abroad is a unique experience. The opportunities afforded to students crossing cultures are among the richest sources of learning and provide platforms for them to be a cultural bridge between and among worlds.&#x20;

{% hint style="info" %}
**The opportunities afforded to students crossing cultures are among the richest sources of learning**
{% endhint %}

\
With these unique experiences also comes challenges. Moving is regarded as equally as stressful as death and divorce, and returning ‘home’ is known to be the hardest of all transitions. For students studying abroad, moving across cultures also means moving away from family, friends and all that is familiar.&#x20;

{% hint style="warning" %}
With these unique experiences also comes challenges
{% endhint %}

Research confirms what experienced counsellors observe in their school communities, that unmanaged mobility is detrimental to learning. Well-managed transitions, however, can add significant value to a life and a learning journey. It's that simple and it's that hard. <br>

According to social researchers, it is predicted that the current generation of students, Gen Z, will likely have 18 different jobs, explore six different career paths, and reside in as many as 16 different homes throughout their lifetime (1). Learning to proactively engage in the process of transition is a vital skill for success in the 21st Century. People develop and learn best when they feel safe, supported and seen. By providing focused attention and nurturing whilst students are preparing for their current transition (within schools, between schools and beyond school), we help them to more effectively engage in all transitions in life – whatever the context.&#x20;

{% embed url="<https://www.spanschools.org/>" %}

[Safe Passage Across Networks (SPAN)](https://www.spanschools.org/) offers a variety of research-based training options and resources, created and delivered by SPAN Trainers. Through our courses and consulting, we fulfil our mission to equip transitions-care providers, schools and organisations to support and empower students, parents and staff to effectively navigate transitions, whether they are Arrivers, Stayers or Leavers. ​  <br>

Our 8-week online [Laws of Transitions Certification Course](https://www.spanschools.org/training-courses) is designed to help school community members develop positive transitions-care through practical strategies based on in-depth research.<br>

For more information on course dates: <https://www.spanschools.org/training-courses>

{% embed url="<https://www.spanschools.org/training-courses>" %}

\
1\.  McCrindle, M. (2022) Gen Z - The Complete Guide, ONLINE accessed: <https://mccrindle.com.au/article/topic/generation-z/gen-z-the-complete-guide/>


---

# 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/transitions-a-whole-school-approach/introduction.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.
