# Submission

When submitting entries, participants must provide the following information:

* Name and contact information of the main team leader
* List of team members and their backgrounds/experiences
* Product logo, name, and a brief description
* GitHub or GitLab link
* Teams can keep their code repositories private but are welcome to share access with @EMCProtocol-dev during the judging period for review by hackathon organizers and judges.
* Demo Link: Submit slides or video presentations
* Product link and testing instructions
* Links to the project's social media accounts


---

# 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://deai.edgematrix.pro/hackathon-details/submission.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.
