# Project Proposal Template

<table><thead><tr><th width="203">Personal Details</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>(Full Name)</td></tr><tr><td><strong>Organisation Details</strong></td><td>College: <br>Program:<br>Current Semester:<br>Expected Graduation Date:</td></tr><tr><td><strong>Contact Details</strong></td><td>Phone No:<br>Email ID:</td></tr><tr><td><strong>Current Timezone</strong></td><td>Example: Indian Standard Time</td></tr><tr><td><strong>Github Profile</strong> </td><td>Link to the Github Profile</td></tr><tr><td><strong>Linkedin Profile</strong></td><td>Link to the Linkedin (Optional)</td></tr><tr><td><strong>Resume</strong></td><td>Link to the resume (Optional)</td></tr></tbody></table>

**Project Proposal**

* **Title**: Name of the Project
* **Project Overview**: Detailed summary, including your understanding and its use case
* **Features**: List of five features you appreciate in the platform

**Technical Skills and Relevant Experience**

* List of programming languages and technologies you're proficient
* Description of relevant projects or contributions to open-source

**Implementation Timeline and Milestones**

* Week-by-week plan outlining goals, tasks, and deliverables
* Specific milestones for project phases

**Summary About Me**

* Brief introduction
* Your motivation for applying and what you aim to bring to the project.

**Availability and Commitment**

* Number of hours per week you can dedicate
* Any other engagements during the project period ( any exams, classes, holidays, other jobs, weddings, etc )

**Contribution to OHC Repo** (if applicable)

* Provide Links to any previous contributions to the organization's repositories


---

# 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://oss.ohc.network/additional-resources/project-proposal-template.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.
