> For the complete documentation index, see [llms.txt](https://yoan-thirion.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading.md).

# Xtrem Reading

- [Cultivate Team Learning with Xtrem Reading](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/cultivate-team-learning-with-xtrem-reading.md)
- [My Book Infographics](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/my-book-infographics.md)
- [How to make book infographics](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/how-to-make-book-infographics.md)
- [En route vers l’apprenance avec Xtrem Reading](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/en-route-vers-lapprenance-avec-xtrem-reading.md): Découvrez comment démarrer votre parcours vers cette fameuse entreprise apprenante.
- [Resources](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources.md): Here are the resources related to Xtrem Reading
- [Book notes](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes.md): Here are the Book notes taken during Xtrem Reading sessions
- [Agile People: A Radical Approach for HR & Managers](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/agile-people-a-radical-approach-for-hr-and-managers.md): from Pia-Maria Thoren
- [Agile testing : A Practical Guide for Testers and Agile Teams](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/agile-testing-a-practical-guide-for-testers-and-agile-teams.md): from Lisa Crispin & Janet Gregory
- [Boite à outils de l'intelligence émotionnelle](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/boite-a-outils-de-lintelligence-emotionnelle.md)
- [Building a better business using Lego Serious Play method](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/building-a-better-business-using-lego-serious-play-method.md): from Per Kristiansen
- [Building evolutionary architectures](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/building-evolutionary-architectures.md): from Neal Ford, Rebecca Parsons & Patrick Kua
- [Code that fits in your head](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/code-that-fits-in-your-head.md): from Mark Seemann
- [Culture Agile](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/culture-agile.md): from Jean-Claude Grosjean
- [Culture is everything](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/culture-is-everything.md): from Tristan White
- [Domain-Driven Design: The First 15 Years](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/domain-driven-design-the-first-15-years.md): Essays from the DDD Community
- [Dynamic Reteaming - The Art and Wisdom of Changing Teams](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/dynamic-reteaming-the-art-and-wisdom-of-changing-teams.md): by Heidi Helfand
- [How to avoid a Climate Disaster](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/how-to-avoid-a-climate-disaster.md): from Bill Gates
- [La liberté du commandement](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/la-liberte-du-commandement.md): Vice-amiral Loïc Finaz
- [Réaliser ses rêves, ça s'apprend](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/realiser-ses-reves-ca-sapprend.md): par Thomas Gibot
- [Refactoring at Scale](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/refactoring-at-scale.md): Maude Lemaire
- [Succeeding with OKRs in Agile](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/succeding-with-okrs-in-agile.md): from Allan Kelly
- [Team Topologies](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/team-topologies.md): by Matthew Skelton and Manuel Pais
- [The Good Life](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/the-good-life.md): par Robert Waldinger, Marc M.D. Schulz
- [Tu fais quoi dans la vie](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/tu-fais-quoi-dans-la-vie.md): de Matthieu Dardaillon et Joséphine Bouchez
- [Who Does What By How Much?](https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading/resources/book-notes/who-does-what-by-how-much.md): by Jeff Gothelf and Josh Seiden


---

# 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:

```
GET https://yoan-thirion.gitbook.io/knowledge-base/xtrem-reading.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
