> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/action/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/action/the-action-pyramid.md).

# The Action Pyramid

The 'Action Pyramid' is a tool shared by educator [Jocelyn Sutherland](https://twitter.com/JKSuth) which has the purpose of engaging learners in conversations about action. &#x20;

![](/files/-MLavDXHygJHCw5CREqD)

If you are looking to build a culture of taking action in your school, I  like this as a conversation starter for learners. It breaks the process of taking action into manageable chunks, asking them to look critically at what is happening, hypothesise why this might be so (and even research to make sure that is true), reflect on the impact their own actions could make, think creatively about solutions, and, importantly, take action.&#x20;

{% hint style="success" %}
How might you start a conversation with your learners about action?  How might this pyramid help you in directing students to become actively involved in the process of making change and taking action?&#x20;
{% endhint %}


---

# 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://guide.fariaedu.com/action/the-action-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.
