# Assignment

## Update your CV and LinkedIn

1. Read the [HYF CV Guide](/course-content/foundation/career-training/week1/session-materials/cv-guide.md)
2. Add your current email address, LinkedIn profile and GitHub profile to your Slack profile
3. 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/))
4. Write a short profile text about yourself - about 400-500 characters and add it to your CV.
5. Update your current CV fully - all professional experience as well as soft and hard skills.
6. Canva has [thousands of free and GOOD CV templates](https://www.canva.com/resumes/templates/) - find and use one that you like.
7. Make sure your make an ATS compatible/compliant CV - there are many free ATS CV checkers online.'


---

# 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://program.hackyourfuture.dk/course-content/foundation/career-training/week1/assignment.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.
