# Evaluating a Makeathon

<figure><img src="/files/mKzPCK0SHArEXB2OWRxX" alt=""><figcaption></figcaption></figure>

### How did it all go?

After your Makeathon - and sometimes even before it's finished - it's a good idea to get some feedback about how it went and what you can improve for next time. It pays to document the process and create a record of both the work and the experience of the participants as you go.

You’ll have noticed photos and video clips from MTF Makeathons throughout this manual. We consider it really important to capture every event on video and in photographs so that participants and educators can look back on the event and reflect on it. It also helps tremendously (as it has here) to tell your story. Feedback and quotes from participants are also helpful tools. It takes just a little more thought at the outset, but it makes a big difference.

What follows are some tips for how you can get the best information and how you can build that into your toolkit for future Makeathons.


---

# 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://makeathon.mtflabs.net/evaluating-a-makeathon.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.
