# Designing a Makeathon

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

Once you've done your planning, it's time to design your programme, challenges and activities for the participants to engage in during your makeathon. It's not enough to simply provide some technology and ask the students to simply make something - it's important to create a collaborative and fun culture, get the creative juices flowing, and encourage the students to help each other to create the best possible project they can.&#x20;


---

# 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/designing-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.
