# Icebreakers

If you're unsure how to start your first conversation with your mentor or mentee, these Icebreakers might help you:

* How would you describe your current occupation in ONE word?
* Which THREE aspects of your occupation would you like to change?
* Games, like “10 things in common” (<https://www.vvauban.com/blog/ice-breaker-10-things-in-common>)
* Fun Facts: Most daredevil thing you've ever done and why, Person living or dead that you most want to meet and why, ...
* Talk about an unpleasant situation you experienced at school/uni/work. What did (you) change since then?

...

Further inspiration:

* <https://www.forbes.com/sites/jomiller/2018/03/25/40-questions-to-ask-a-mentor/#49fab475261b>


---

# 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://mentoring.correlaid.org/resources-and-guidelines/first-meeting/icebreakers.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.
