> For the complete documentation index, see [llms.txt](https://iam.highonproduct.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iam.highonproduct.com/modules/building-your-profile/crafting-your-project-roadmap.md).

# Crafting Your Project Roadmap

In short, here's what we'll do:

* [x] Schedule your time to complete projects in the cohort deadlines,
* [x] Execute **two core projects** for your CV/portfolio,
* [x] Complete an **optional third project,**
* [x] Turn **qualifiable tech projects** to PRDs or other PM project types,
* [x] Get feedback from peers and the HOP team
* [x] Compile projects and start working on the rest of your CV.

**If you haven't already, do take a look at** [**Slides 8 to 12 from the Live Session Deck**](https://drive.google.com/file/d/1znKSCRpEN7IVMedt0MS7YRPZ5vfNOYRH/view?usp=sharing) **for tips on how to stand out while working on projects.**

Instead of rushing things, we suggest you to complete projects by dedicating just a few hours over the next 3-5 weeks. **But why?**

* Produces higher quality work
* Iteration based on feedback
* Reduces stress and builds discipline

**And no, you WON'T need to do this:**

<div align="center" data-full-width="true"><figure><img src="/files/DwFfSrE6c84pJWLWEnID" alt=""><figcaption></figcaption></figure></div>

So, without any further delay, let's dive deep into next steps:

{% content-ref url="/spaces/juZ4cfYiBjTKCnpI7Tua/pages/c6TqAmuP4zqTkb0eNq0J" %}
[What's next?](/modules/building-your-profile/whats-next.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://iam.highonproduct.com/modules/building-your-profile/crafting-your-project-roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
