> For the complete documentation index, see [llms.txt](https://docs.hack2skill.com/vision-by-h2s/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hack2skill.com/vision-by-h2s/vision-for-innovators-participants/team-dashboard-roadmap/submissions.md).

# Submissions

\
Submissions Tab

The Submissions tab is where the action happens. Here, you and your team submit the fruits of your labour – your project, your solution, your masterpiece – for the hackathon's challenges. It is now organized into three sections for better clarity:

1. Ongoing Submissions: Displays active submissions with their deadlines.
2. Upcoming Submissions: Lists future submissions with their start dates and guidelines.
3. Past Submissions: Archives completed submissions for reference.

<figure><img src="/files/hUzXxH5t5wcbJCdPqplG" alt=""><figcaption><p>Submission</p></figcaption></figure>

### **Overview of Key Features**

1. Submission Sections:
   * Different sections represent various requirements for your project submission.
   * Each section may include detailed instructions, templates, or criteria to guide your submission.
2. Submission Timer:
   * Displays the remaining time for submission.
   * Acts as a reminder to meet deadlines without delays.
3. Start & End Dates:
   * Provides a clear timeline for submission, ensuring all participants follow the same schedule.<br>

### **Steps for Submission**

1. Navigate to the Submissions Tab: Locate it on the Team Dashboard.
2. Review Submission Requirements: Understand what is expected in each section.
3. Prepare Deliverables: Create and organize your project materials, such as documents, code, and other required files.
4. Upload Your Submission: Ensure all files meet the guidelines and submit them before the deadline.<br>

Let the submissions begin!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.hack2skill.com/vision-by-h2s/vision-for-innovators-participants/team-dashboard-roadmap/submissions.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.
