# LEAP tools

## LEAP tools

- [Welcome to the LEAP tools!](https://wiki.oikos-international.org/leaptools/master.md)
- [1. Why and benefits](https://wiki.oikos-international.org/leaptools/guidebook/why-and-benefits.md)
- [2. LEAP journey examples](https://wiki.oikos-international.org/leaptools/guidebook/leap-journey-examples.md)
- [3. Design your LEAP journey](https://wiki.oikos-international.org/leaptools/guidebook/design-your-leap-journey.md)
- [4. LEAP Topics](https://wiki.oikos-international.org/leaptools/guidebook/leap-topics.md)
- [5. Get a coach](https://wiki.oikos-international.org/leaptools/guidebook/get-a-leap-coach.md): On this page find the LEAP community of practitioners map and also how to be mapped on it.
- [Self Leadership](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership.md)
- [Values](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/values.md): I strugged to automatically convert the google doc as a webpage through github.Gdoc source : https://docs.google.com/document/d/1LngHdDzXwhrOJ3LupNs9U36oOFu1MIrLzB2N5eqv06s/edit#heading=h.cc8bruvmmy5o
- [Healthy Boundaries](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/healthy-boundaries.md)
- [Beliefs](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/beliefs.md)
- [Find your Why](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/find-your-why.md)
- [Strengths](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/strengths.md)
- [What I love](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/what-i-love.md)
- [Lifeline](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/lifeline.md)
- [Stress Management](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/stress-management.md)
- [Mood Management](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/mood-management.md)
- [The Wheel of Life](https://wiki.oikos-international.org/leaptools/leap-workshops/self-leadership/the-wheel-of-life.md)
- [Team Leadership](https://wiki.oikos-international.org/leaptools/leap-workshops/team-leadership.md)
- [Active Listening](https://wiki.oikos-international.org/leaptools/leap-workshops/team-leadership/active-listening.md)
- [Powerful questions](https://wiki.oikos-international.org/leaptools/leap-workshops/team-leadership/powerful-questions.md)
- [Responsible Leadership](https://wiki.oikos-international.org/leaptools/leap-workshops/team-leadership/responsible-leadership.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.oikos-international.org/leaptools/master.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.
