> For the complete documentation index, see [llms.txt](https://wiki.oikos-international.org/leaptools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.oikos-international.org/leaptools/guidebook/leap-journey-examples.md).

# 2. LEAP journey examples

## So, what might my LEAP journey look like?&#x20;

Our examples are from chapters but you can consider the ideas to use in your workplace, family and friends environment etc.

{% hint style="info" %}
Let’s look at an example of a LEAP journey from oikos Graz:

In this oikos chapter there were four people *without LEAP experience* willing to set up their leadership development journey (the initiators). This team got in contact with an alumni coach (part of the community of practice).
{% endhint %}

### What steps did they take?

1. Meet up with your LEAP coach.
2. Decide on how your LEAP journey should look like (number of sessions and who will facilitate, topics, etc. - no worries, the process will still be adaptable later on).
3. Involve the members of your chapter by inviting them to a kick-off meeting.
4. Host the kick-off meeting.
5. Plan your first workshop (if needed together with your journey coach or with a suiting coach provided by him/her) and the material inside the LEAP toolbox.
6. Facilitate your first workshop and see how you and the oikees in your chapter benefit from it.
7. Celebrate your first workshop and debrief/reflect about it with your journey coach.
8. Plan the next workshop.
9. Host the next workshop.
10. Debrief.&#x20;
11. Repeat steps 8., 9. and 10. as often as it is pleasing to you.
12. Plan your closing session: Here you can reflect with your participants, celebrate what you achieved and already get people involved to start another round.
13. Reflect with your journey coach what you personally have achieved and what you learned from kick-off until closing. Celebrate your successes!

### Other quick LEAP examples for inspiration:

{% hint style="info" %}

#### **oikos Bayreuth**

* Demand-based topic selection (doodle-survey in advance within the chapter to find out the members\`needs and wishes)
* 2 hour workshop sessions on specific LEAP topics
* Participants have only to commit to the workshop sessions, which they are interested in
  {% endhint %}

{% hint style="info" %}

#### oikos Hamburg

* Integrated in monthly meetings
* Reflection sessions at the beginning of each meeting
  {% endhint %}

{% hint style="info" %}

#### LEAP-Weekend

3 days-deep dive into topics like values, purpose and commitment-management.
{% 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://wiki.oikos-international.org/leaptools/guidebook/leap-journey-examples.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.
