> For the complete documentation index, see [llms.txt](https://wiki.oikos-international.org/oikosmos/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/oikosmos/oikos-initiatives/your-leadership-journey/leap-researchers.md).

# LEAP Researchers

<mark style="background-color:red;">The LEAP Researchers</mark> is a 9-month program for the joint personal and professional development of Early Career Researchers (ECRs) - Masters students, PhD students and Post-doctoral researchers addressing sustainability challenges. Program aims to empower academics, helping them reach their full potential in personal development, while fulfilling the mission of researching and transforming economics and management education for sustainable future. With this program we intend to contribute to designing an economic system that allows both the planet and people to thrive.

{% hint style="info" %}
**LEAP Researchers 2023 in a Nutshell**

* 9-month leadership development program for 10 to 15 Early Career Researchers
* monthly group online sessions tailored to participants’ needs, personal development themes alternate professional ones
* individual professional coaching and the possibility to engage in peer group coaching
* opportunity to support university students in their sustainability-oriented projects
* minimum time commitment: 4-5 hours per month
  {% endhint %}

<mark style="background-color:red;">Some more info can be found on the 1-pager below and on our</mark> [<mark style="background-color:red;">webpage</mark>](https://oikos-international.org/initiatives/leadership-program-leap/leap-researchers-track/)<mark style="background-color:red;">!</mark>

{% file src="/files/0pMHVaHEqDib8MBIEHkA" %}
LEAP Researchers 1-pager
{% endfile %}


---

# 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/oikosmos/oikos-initiatives/your-leadership-journey/leap-researchers.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.
