> 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/leap-workshops.md).

# LEAP WORKSHOPS

- [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 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://wiki.oikos-international.org/leaptools/leap-workshops.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.
