> 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-topics.md).

# 4. LEAP Topics

To simplify, we have divided our toolkit in two different categories: \
1\. Self Leadership, for topics related to the individual as self awareness; self management and responsible decision-making and \
2\. Team/Collective Leadership, for topics connected to developing a community as social awareness, relationship skills and community engagement.<br>

### Select your topics

\
**To simplify, we have divided our toolkit in two different categories:** \
**1. Self Leadership**, for topics related to the individual as self awareness; self management and responsible decision-making and \
**2. Team Leadership**, for topics connected to developing a community as social awareness, relationship skills and community engagement.<br>

{% hint style="info" %}
On the page left bar, click on the category name to access the desired topic page. Each page contains a <mark style="background-color:green;">ready to use workshop</mark> about that topic and extra resources as articles, webinars, practices.&#x20;
{% endhint %}

![](/files/1AUNJxwyUrYSjqYUqsqb)

### Space for chatting and meeting online ?

{% hint style="info" %}
Host your meetings and online workshops using the oikos International zoom room(s).\
There are plenty of breakout waiting for you ! Accessible 24/7!
{% endhint %}

<details>

<summary><a href="https://us02web.zoom.us/j/2032030203?pwd=WWNRUmFIbFo1U3VVKzJRdE5PVlQ5dz09">Join the oikos zoom room(s)</a></summary>

Accessible 24/7 without password & lots of breakout available during working hours.

If you need separate room for yourself, please [book a free zoom room here](<https://docs.google.com/forms/d/e/1FAIpQLSc10ccAC7-K0Jc2FifF1TRHLfZAeDXD3OTkImPWwe6u18YYOg/viewform >).

</details>

<details>

<summary><a href="https://oikos.world/discord">Join the oikos Commuity Discord !</a> </summary>

Get here in touch with the intenal communications channels of the whole oikos commmunity.

</details>

### Connect to the LEAP practitioners network (Get a coach)

Click below or on your left to see the map with the different coaches !&#x20;

{% content-ref url="/pages/dGdqDVrqbCakgpjCWFE9" %}
[5. Get a coach](/leaptools/guidebook/get-a-leap-coach.md)
{% endcontent-ref %}


---

# 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-topics.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.
