diff --git a/shared-modules/specialist-career-training/week 2/assignment.md b/shared-modules/specialist-career-training/week 2/assignment.md index 6456c312..56abfc21 100644 --- a/shared-modules/specialist-career-training/week 2/assignment.md +++ b/shared-modules/specialist-career-training/week 2/assignment.md @@ -4,20 +4,3 @@ 1. Build your portfolio, or if you already have one, polish it using what you learned from your recent interviews. 2. Polish and update your LinkedIn ([example 1](https://www.linkedin.com/in/alex-sudar/), [example 2](https://www.linkedin.com/in/remyamm/), [example 3](https://www.linkedin.com/in/saloumehsarabi/), [example 4](https://www.linkedin.com/in/anna-louise-jensen-559a89177/)) - ---- - -## 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: - -```Text -GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-2/assignment.md?ask= -``` - -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.