> 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-1-self/tasks-and-experiences/define-success.md).

# Define Success

|                                      |                      |
| ------------------------------------ | -------------------- |
| **WHO**                              | Group                |
| **WHERE**                            | Group-room           |
| <p><strong>MATERIAL</strong><br></p> | Pen, paper, computer |
| **FACILITATOR**                      | Host                 |

**Introduction:**

Sometimes it can be easy to get caught up in what our current culture or sub-culture sets as a yardstick for success or progress. Although we share a lot with the other people in this room, it is important to remember that at the same time we might not be here on the basis of the same reasons and intentions. Some of us are here to learn, to achieve something, to gain something, to help others with something, to mature, etc. In this task, we try to make that more clear, for ourselves and the group. To collectively become aware of the diversity of thought, on how we individually measure success and progress.\
\
**Intention:**\
\
Becoming aware of what is important for us at this moment and defining what success means for us individually, in life and in this program. This is to set aside external expectations and to become aware of each other's measure of success so we are able to support it.

### How:&#x20;

|       |                                                                                                                                                                                                                                                                                                                                                                                                |
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **1** | <p>(15min)Create a sentence for how you measure success in life and reflect on how this translates to this moment and the program.<br><br>Guiding questions:<br>How will you measure your life?<br>How do you define success in life?<br>How would you like to define success in this program?<br>How would you like to define success, if you try to set aside all external expectations?</p> |
| **2** | <p>(5min)<br>Share your individual sentences with your group.<br></p>                                                                                                                                                                                                                                                                                                                          |
| **3** | <p>(25min)<br>Discuss in the group:<br>What can you as a group do to ensure that this is not easily forgotten throughout the program?<br>What can you as a group do to adapt the program to the individual and what he/she sees as success in the program?</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-1-self/tasks-and-experiences/define-success.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.
