> For the complete documentation index, see [llms.txt](https://futureleadersglobal.gitbook.io/playbook/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/playbook/for-everyone/the-future-leader-organisation-1.md).

# The Future Leaders Global Organisation

## Future Leaders Global Overview&#x20;

Future Leaders Global is an distributed and autonomous international leadership community, led by local volunteers that are coordinating a powerful leadership program across 6 countries. With 6 Communities in 5 countries, FL forms a vibrant global community of nearly 1500 active citizens. All members are connected to a FL Community where they focus on finding solutions to glocal issues. The collective action of all FL Communities forms a global grassroots movement, empowering members to lead global change with thoughts, words, actions and results.

[Future Leaders Global Organisational Model](https://miro.com/app/board/o9J_kxWYQ-Q=/?moveToWidget=3074457347270864643\&cot=13)

Future Leaders is divided into two main organs; Future Leaders Foundation and Future Leaders commercial.

### **Future Leaders Foundation:**

This is all the engagement Future Leaders do on a non-commercial level. This includes;

#### Future Leaders Movement

* Represents the mindset, values and guidelines that we stand for.

#### Future Leaders Community

* Is all events and online communication that is open to anyone. All community events focus on topics connected to SDGs or leadership. These are facilitated and hosted by community members and should be low risk and a communal and including vibe.

#### Future Leaders Program

* The Future Leaders program is the program running in all the local cities that are for youth and by youth. Not focusing on profit but for effect: Empowering and mobilizing a new generation of leaders.

For the FL communites and programs to run smoothly each community have a few roles present. By distributing these roles in the community we distribute responsibility, workload, competance and learning on more people to make it easier to run the community.

**In each city community there is:**

* Future Leaders
* [Community Coordinator](/playbook/scaling-initiating-a-new-community/build-your-team/community-roles/community-coordinator.md)
* [Program Lead](/playbook/scaling-initiating-a-new-community/build-your-team/community-roles/program-lead.md) / [Head of Academia role here](https://docs.google.com/document/d/1RQz9P8SHPty8tM-I1ld5JwD-dP_twxxQaJ3gj1Fj9XU/edit?usp=drivesdk)
* [Host](/playbook/scaling-initiating-a-new-community/build-your-team/community-roles/host.md)
* [Impact Lead](/playbook/scaling-initiating-a-new-community/build-your-team/community-roles/impact-lead.md)
* [Pace Setter](/playbook/scaling-initiating-a-new-community/build-your-team/community-roles/pace-setter.md)
* [Host](/playbook/scaling-initiating-a-new-community/build-your-team/community-roles/host.md)
* [Challenger](/playbook/scaling-initiating-a-new-community/build-your-team/community-roles/challenger.md)
* [Carebears](/playbook/scaling-initiating-a-new-community/build-your-team/community-roles/carebear.md)

### **Future Leaders Commercial**

This is where Future Leaders runs all commercial activity. This exists exclusively to fuel money back to the Future Leaders foundation to enable scaling and improvement.

Future Leaders Commercial consists of 2 products:

Future Leaders full program:

* When there is only one company taking part in the program. This program is more focusing on leadership and talent development, but also adds internal strategy and culture.

{% hint style="info" %}
Read more about the mindset and philosophy behind our organizational model here:

[Reinventing Organizations](https://drive.google.com/open?id=1jFdmxSJnDiPZxgthcKnCtDasK7yFkU2J)

[Holacracy Whitepaper](https://drive.google.com/open?id=1G4K-digT_LY1bXUhxIrcUXi1ASIj4iQk)
{% endhint %}


---

# 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/playbook/for-everyone/the-future-leader-organisation-1.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.
