# Introducing the Personal Project

The presentation below can be used to introduce the Personal Project to students and members of staff who are unfamiliar with this MYP core element. It can also be used as an introduction to this student guide. Coordinators and teachers are welcome to use and adapt the slides below (also linked [here](https://docs.google.com/presentation/d/1I7RzaEUG1s9ERT2l1cU--Wew2nX6v7znDBRqtzc4CCY/edit)).

{% embed url="<https://docs.google.com/presentation/d/1I7RzaEUG1s9ERT2l1cU--Wew2nX6v7znDBRqtzc4CCY/edit#slide=id.g95255d7eba_2_5>" %}


---

# 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://guide.fariaedu.com/myp-personal-project/project-overview/introducing-the-personal-project.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.
