> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/cognitive-tools/universal/managing-people/the-minto-pyramid.md).

# Minto Pyramid

{% hint style="info" %}
AKA The Pyramid Principle
{% endhint %}

<figure><img src="/files/tNvRFpx7KPijCIe4Yy4M" alt=""><figcaption><p>Image by <a href="https://www.myconsultingoffer.org/case-study-interview-prep/pyramid-principle/">My Consulting Offer</a></p></figcaption></figure>

The Minto Pyramid is a communication framework that emphasises clarity and structure. It suggests organising ideas in a hierarchical structure, with the most important idea at the top and supporting details branching out below. This pyramidal structure mirrors how our minds naturally process information, making it easier to understand and remember.&#x20;

By starting with the main point and then gradually revealing supporting details, you ensure that your message is clear and focused. This approach is particularly useful for complex topics or when you need to persuade an audience. The Minto Principle encourages you to think critically about your ideas, identify their core message, and present it in a logical and compelling way.

<figure><img src="/files/Km05dqfnpjSDmvUOYldg" alt=""><figcaption><p>Image by <a href="https://sketchplanations.com/the-pyramid-principle">Sketchplanations</a></p></figcaption></figure>

The Minto Pyramid and the Pyramid Principle are essentially the same concept. Both frameworks emphasise the importance of organising ideas in a hierarchical structure, starting with the main point and then progressively revealing supporting details. The goal is to present information in a clear, concise, and persuasive manner. While the specific terminology and nuances may differ slightly, the underlying principle of building a strong argument from the top down remains the same.

#### Further Reading

{% embed url="<https://untools.co/minto-pyramid/>" %}

{% embed url="<https://medium.com/publishous/how-to-solve-almost-any-problem-with-the-pyramid-principle-b1aeb72eecf6>" %}

{% embed url="<https://medium.com/the-good-boss/the-pyramid-principle-how-great-leaders-communicate-with-precision-and-impact-dd8ba0cba3a7>" %}

{% embed url="<https://medium.com/lessons-from-mckinsey/the-pyramid-principle-f0885dd3c5c7>" %}

{% embed url="<https://www.myconsultingoffer.org/case-study-interview-prep/pyramid-principle/>" %}

{% embed url="<https://sketchplanations.com/the-pyramid-principle>" %}

{% embed url="<https://medium.com/publishous/how-to-use-clear-logic-in-thinking-and-communicating-with-the-pyramid-principle-27aa21b8edc1>" %}

{% embed url="<https://medium.com/@marybeth.hazeldine/the-pyramid-principle-for-presentations-mckinseys-secret-weapon-7cdc91f8d2ec>" %}


---

# 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://www.designreference.xyz/cognitive-tools/universal/managing-people/the-minto-pyramid.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.
