> 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/module-3-systems/tasks-and-experiences/intention.md).

# Intention

|                                                              |                          |
| ------------------------------------------------------------ | ------------------------ |
| **WHO**                                                      | Everyone (team included) |
| **WHERE**                                                    | Big room                 |
| <p><strong>MATERIAL</strong><br></p>                         | Pen, paper / computer    |
| **FACILITATOR**                                              | Host                     |
| <p><strong>CONCEPT / HABIT OF MIND IN FOCUS</strong><br></p> |                          |

In this task, we focus on understanding what drives us forward right now, and what effect we would like to have through our life and work as we leave the program. What is important to us? We approach this task from three different angles. First, yourself, who you would like to become, your egotistic intentions. Then we explore what effect you would like to have through your relations, on the people close to you, friends, family, co-workers. Lastly, we zoom out to reflect on the effect or impact you would like to have on the the world around you. How you define something as abstract as world might be different for different people, interpret it as you see fit. \
\
**Intention**\
Understanding what drives us forward right now, and what effect we would like to have through our life and work as we leave the program.

**Desired outcome**\
A stronger sense of purpose. Increased clarity and focus in your actions and a clear and honest picture of the kind of effect/impact you desire to have.&#x20;

### How:

|       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ----- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **1** | <p><strong>Solo reflection (30min)</strong><br><br>Important note: This is a personal task, and should be solved in a personal manner. Find your own way to answer these questions. Some might find it uncomfortable, easy, difficult. You choose how broad, abstract and specific you would like to be. All questions are there to guide you, you can find your own questions if needed.<br><br><strong>Self</strong><br>We start with you, your self, your ego. What do you want for yourself? Reflect on your own needs, wants, desires and direction. Narratives, stories, images, and goals might be relevant here.<br><br><strong>Relations</strong><br>Second, what kind of effect would you like to have in your relations? Think of your friends, family, co-workers and/or fellow humans. What are you trying to accomplish for them? What effect would you genuinely like to have on the people you interact with? What would you like to be remembered as? <br><br><strong>World</strong><br>Finally, what do you want for the world and the systems around you? In a broader perspective, on this planet, what is your work? What kind of impact would you like to have on the world through your actions?</p> |
| **2** | <p><strong>(20min)</strong><br><br>Find a buddy and present your answers. Focus on asking each other questions where there is a lack of thought clarity.<br><br>Notice - what does it feel like to share your intentions? Do they feel honest and right?</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |


---

# 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/module-3-systems/tasks-and-experiences/intention.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.
