# Project Details

**For the Student Summer Sprint programme, you’ll be working in teams to build a technical project. Think of this as an invention marathon - we want you to be as creative as you like!**

We want you to build a project around the three themes for this event - Upskilling, Sustainability, and Revamp Your Routine.&#x20;

{% hint style="info" %}
**Go through the** [**checklist**](https://hackathonsforschools.gitbook.io/student-summer-sprint-1/project-details/submission-faqs#project-submission-checklist) **to make sure you haven't missed anything!**
{% endhint %}

{% content-ref url="/pages/-MDKCXzi8gp34pJIaZWI" %}
[Themes](/student-summer-sprint-1/project-details/themes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDdm4nF1EuG5oI-CSF-" %}
[Judging Criteria and Winning Teams](/student-summer-sprint-1/project-details/judging-criteria-and-winning-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDKElu\_kM0lJvKV0WI\_" %}
[Submission Checklist and FAQs](/student-summer-sprint-1/project-details/submission-faqs.md)
{% endcontent-ref %}


---

# 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://hackathonsforschools.gitbook.io/student-summer-sprint-1/project-details.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.
