# Required & Recommended Reading

We’re quite the bookworms at Mäd, and for good reasons too! Reading is a great way to grow and learn.  [We have a dedicated Book Club Team Drive that contains some great reads and PDFs.](https://drive.google.com/drive/u/0/folders/0AJh-10LIAfxSUk9PVA) (only available if you're logged in to your @workwithmad.com email)

Quoting Mark Twain:

> “The man who does not read has no advantage over the man who cannot read.”

Depending on your role, there are certain books that you are required to read because they contain ideas that are key to understanding our brand and way of doing things.

* **Everyone**
  * Start With Why
  * Deep Work
* **Management**
  * Great CEOs Are Lazy
  * Getting Real (Basecamp)
  * Zero to One
  * Good to Great
  * Work Rules – Laszlo Bock
* **Designers**
  * Coca Cola Design Book
  * Getting Real (Basecamp)
* **Developers**
  * Getting Real (Basecamp)
* **Business Dev**
  * From Impossible to Inevitable
  * The Lost Art of Closing

### Recommended Reading <a href="#recommended-reading" id="recommended-reading"></a>

This is a list of books that we like, and that leave you better for having read them. Feel free to add to this list!

* Enchiridion of Epictetus
* Living the Good life
* The Lean Startup
* Steve Jobs Biography
* Negotiation – Brian Tracy
* Black Box Thinking
* Eat That Frog

@manny also keeps a [reading list on his website.](http://theeudaimoniac.com/reading-list/)


---

# Agent Instructions: 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://process.mad.co/the-company/culture/required-and-recommended-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.
