> 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/3-questions-that-need-answering.md).

# Three Questions That Need Answering

* [ ] What are you not okay with?&#x20;
* [ ] What do you have?
* [ ] What can we do about it?&#x20;

These three questions are from this video from Kid President:&#x20;

{% embed url="<https://www.youtube.com/watch?v=0sbG-172e_Y&feature=youtu.be>" %}

His video is a call to action for people everywhere to ask themselves these questions and then to take whatever action they can.&#x20;

{% hint style="success" %}
How might we use these questions to help our learners focus their thinking and ideas in order to take action?&#x20;
{% endhint %}

Here is an example of what this could look like:

1\. **I am not okay** with the slaughter of dolphins or the trapping and raising of dolphins and marine animals in captivity for the purpose of human entertainment.

2\. **What do I have?**  Well, if I were [Michael Beerens](http://www.michaelbeerens.fr/NEWSITE/index2.html) I would say that I have artistic talent and the ability and passion to create videos of my art.&#x20;

3\. **What can I do about it?**  I can make a video. And then I can share my work online:

{% embed url="<https://vimeo.com/100671520>" %}

| [TILIKUM](http://vimeo.com/100671520) from [MICHAEL BEERENS](http://vimeo.com/user11013681) on [Vimeo](https://vimeo.com/). |
| :-------------------------------------------------------------------------------------------------------------------------: |

{% hint style="success" %}
How could you use these questions to help your students in their quest to take action?
{% endhint %}

For additional resources on inspiring action in your students, check out [Inspire My Kids](http://inspiremykids.com/) – an excellent resource with inspirational stories about kids taking action. It has a wealth of resources and stories and is the site you need to check out if you want to feel inspired by the young people of our planet.


---

# 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/3-questions-that-need-answering.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.
