> For the complete documentation index, see [llms.txt](https://futureleadersglobal.gitbook.io/program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://futureleadersglobal.gitbook.io/program/introduction/what-is-future-leaders.md).

# What is Future Leaders?

**The mission of Future Leaders is mobilizing, developing and empowering the next generation of conscious leaders to work on glocal challenges and take long term responsibility.**\
\
As a global community, we will face increasingly more complex challenges. No one person can know the best way to do this - we need many different and brave humans who step up. In Future Leaders, we believe in leadership as a tool for positive impact, and that change can only start by leading ourselves. \
\
The Future Leaders program is designed to develop the mindsets, skills, and abilities we need to find better ways forward and to take action. It is highly participatory and practical driven - because leadership is something you learn by doing. <br>

***"Impact-focused leadership development programs designed to*** \
***empower and support the next generation of conscious leaders,*** \
***ready to take on the challenges of tomorrow."***\
\
👉Read more on our [website](https://futureleadersglobal.com/about)<br>


---

# 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://futureleadersglobal.gitbook.io/program/introduction/what-is-future-leaders.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.
