> 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/resources/gathering-prep/preparatory-work/to-dos.md).

# To do's

![](/files/-LwIFc053nESNCviYBqf)

### Read

**1.** Karp, Tom. 2012. “Developing Oneself as a Leader.” *Journal of Management Development* 32 (1): 127–40.[LINK](https://drive.google.com/file/d/1YRP4uZ_-6d_c0ja2MFtHJl7sPvVHuGtS/view?usp=sharing)

\
**2.** Mcadams, Dan, and Kate McLean. 2013. “Narrative Identity.” *Current Directions in Psychological Science* 22 (June): 233–38. [LINK](https://drive.google.com/file/d/1u6nfe1RRu_Hv4eib7STU1rzKYo5401eM/view?usp=sharing)<br>

**3.** Karp, Tom. 2018. “We Are Asking the Wrong Question about Leadership: The Case for ‘Good-Enough’ Leadership.” [LINK](https://drive.google.com/file/d/1CDOSJEIIzZyHDRBBpx23RlqGAeiziL6Y/view?usp=sharing)

**4.** Manz, Charles C. "Taking the Self-Leadership High Road: Smooth Surface or Potholes Ahead?" The Academy of Management Perspectives 29, no. 1 (February 1, 2015): 132–51. [LINK](https://drive.google.com/open?id=1Gnvn3Dd1-J49itV_zjNgURobB-68ou9o)

**5.** Olson, Eric T. "Personal Identity." In The Stanford Encyclopedia of Philosophy, edited by Edward N. Zalta, Summer 2017. Metaphysics Research Lab, Stanford University, 2017. <https://plato.stanford.edu/archives/sum2017/entries/identity-personal/>.

6\. Cognitive Psychology: <https://drive.google.com/file/d/1PgFzxh7LNX9_PJCp96Q-VzdEpJzBTDtv/view?usp=sharing>

Research the concept of "System 1 and System 2" which was popularized in Daniel Kahneman's book:"Thinking, Fast and Slow, 2012."

### Watch

{% embed url="<https://www.youtube.com/watch?v=1wsLE_6KKpM&feature=youtu.be>" %}

{% embed url="<https://www.youtube.com/watch?v=zoa2pKYp_fk&feature=youtu.be>" %}

{% embed url="<https://www.youtube.com/watch?v=N8QfkT8L9lo>" %}

<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/resources/gathering-prep/preparatory-work/to-dos.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.
