> 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/advanced-further-reading.md).

# Advanced further reading

![](/files/-LwIFr3tQ-vy21vE9K1S)

Because of the frames of the program, we lack the possibility to dive deep into topics, we merely touch upon a topic before we move on to the next one. The responsibility to dig deeper is, therefore, on you, depending on what you see as valuable. Here is a list of books that we highly recommend looking into before module 2.

We do not have these books available for you because of copy-right restriction, but finding them online shouldn't be a problem.\
\
**Tips/checklist:**

1. Read what **interests** you.
2. Find **free reading materials**. Check out libgen. (Libgen is not legal.)
3. Relate what you read to **your own life**. How does the reading apply to you, and how can you apply what you read in a different context?
4. Ask yourself questions while reading, what is the **essence** of what is being communicated here?
5. Be critical, what does the writer **assume or depend** upon?

## Read

**1.** Brown, Peter C. 2014. *Make It Stick: The Science of Successful Learning*. Cambridge, Massachusetts: The Belknap Press of Harvard University Press.\
\
**2.** Karp, Tom. 2016. *Til Meg Selv (NO)*

**3.** Alvesson, Mats. 2013. *The Triumph of Emptiness*. Oxford: Oxford University Press. Chapter 1-3, 5, 6, 7, 9.

**4.** Gergen, Kenneth. 2015. *An Invitation to Social Construction*. 3rd ed.&#x20;

**5.** Cunliffe, Ann. 2014. *A Very Short, Fairly Interesting and Reasonably Cheap Book about Management*. 2nd ed. Sage.


---

# 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/advanced-further-reading.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.
