> 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/get-a-leap-coach.md).

# 5. Get a coach

### How to be mapped here below?

To be mapped on here below, please [fill the form](https://airtable.com/shrN60fV0kvUoyf1s) and you'll instantly be a part of it !&#x20;

Form link : <https://airtable.com/shrN60fV0kvUoyf1s>&#x20;

### How to reach out to the coaches?&#x20;

We recommend you getting in touch through the social media link they shared. \
You can also ask us to put you in touch with them by sending an email to <leap@oikos-international.org>

### Why a coach ?&#x20;

The coaches here are individuals who already took part to a whole LEAP journey.&#x20;

They help you in any way you need to develop your responsible leadership track (also called mini-leap). Wether you wish some tips, a hand to develop the program, hearing how they did it or wish an expert, they can help you wish many topics !&#x20;

{% embed url="<https://airtable.com/shrAKwYfzLCWDU35S>" %}

### Where to meet my coach?&#x20;

Online, we recommend you to use the oikos zoom account dedicated to the oikos community. \
You'll find the information on the page "[LEAP topics](/leaptools/guidebook/leap-topics.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, and the optional `goal` query parameter:

```
GET https://wiki.oikos-international.org/leaptools/guidebook/get-a-leap-coach.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.
