# Newsletter Format

## Crazy Idea #x (Sent Monthly)

Should include following sections:

Definition of key theme.

1. **Our Latest Thinking -** 2-3 of our latest thought pieces.&#x20;
2. **Recommended Books** - 3 links to good books worth reading. We should not link to Amazon links in case clients thinks they are referral. Suggestion is Good Reads or direct to Author website.&#x20;
3. **Recommended TED Talks** - 2-3 recommended TED Talks
4. **Worth Thinking About (a quote)** - A business or general improvement quote from someone well known.

## General Update (Sent Quarterly)

* News
* Case Studies
* Latest Project Wins
* New Senior Team (members)


---

# 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/operations/sales/newsletter-format.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.
