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

# oikos Initiatives

- [chapter accelerator 2026](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/chapter-accelerator-2026.md): learn how to lead and run your oikos chapter and beyond!
- [Community in Action](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/community-in-action.md)
- [Legislative Meetings (mandatory)](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/community-in-action/legislative-meetings-mandatory.md): Take your vote and have a say in our Legislative Meetings!
- [Chapter Pathways](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/community-in-action/chapter-pathways.md): Accompanying the chapters on their journey.
- [Community Gatherings](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/community-in-action/community-gatherings.md): Fostering community connection - onsite & online.
- [oikos Squads - Get engaged further](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/community-in-action/oikos-squads-get-engaged-further.md)
- [YOUR Leadership journey](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/your-leadership-journey.md): Inspiring a new generation of leaders
- [LEAP YOUth](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/your-leadership-journey/leap-youth.md): Experience magic of conscious leadership & personal development.
- [LEAP Researchers](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/your-leadership-journey/leap-researchers.md)
- [LEAP Life](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/your-leadership-journey/leap-life.md): Life-long learning and leaping ahead.
- [LEAP Tools](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/your-leadership-journey/leap-tools.md): LEAP tools are a living set of ressources and guides to help oikos students, alumni, partners and friends of oikos as well as experienced coaches on the journey to responsible leadership.
- [Transforming Education at Your Uni](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/transforming-education-at-your-uni.md)
- [oikos Academy](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/transforming-education-at-your-uni/oikos-academy.md): oikos Academy is transforming education for a sustainable future.
- [TE Squad](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/transforming-education-at-your-uni/te-squad.md): An international focus group to boost the community’s impact in the Transforming Education field.
- [TE Stories & Cases](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/transforming-education-at-your-uni/te-stories-and-cases.md)
- [Sustainability Basecamp](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/transforming-education-at-your-uni/sustainability-basecamp.md): Self-paced learning journey on sustainability.
- [Sustainable Finance](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/sustainable-finance.md): Toolkit and Career Map, all about Sustainable Finance


---

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