> 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/untitled-1.md).

# How Might I Get Started?

The first thing would be to familiarize yourself with the components of action as described by the PYP. Quite simply: choose, act, reflect. And continue to do so, embedding this reflective, action-oriented culture into your classroom experience.&#x20;

This may require you to think about changing the way you "do" school or what your classroom experience looks like. If that is the case for you, the following resources may be helpful in moving you toward an environment that prioritizes agency and makes room for action:&#x20;

* [Guiding Elementary Students to Help Their Community ](https://www.edutopia.org/practice/steam-project-based-learning-real-solutions-driving-questions)(Minero). \
  Emelina Minero shares how project-based learning impacts student voice and choice and leads the way to choose-act-reflect on learning by individuals and groups.
* [How to Empower Young People to Build Their Own Future: A Conversation with Ayele Shakur ](https://education-reimagined.org/conversation-with-ayele-shakur/)(Shakur). \
  The CEO of Build.org shares how her organization uses entrepreneurship as a vehicle to engage students in learning and in their communities.

{% embed url="<http://www.magicstorybooks.com/uploads/5/8/4/5/58457229/infographic-action.pdf>" %}
By Chris Gadbury
{% endembed %}

{% hint style="success" %}
The best way to get started, however, is to simply start. To choose to do something, to take action, to reflect on where you might go next in your inquiry into making a difference.  How might you begin your journey toward 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/untitled-1.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.
