> For the complete documentation index, see [llms.txt](https://help.osoc.be/osoc22/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.osoc.be/osoc22/coaches/coaching.md).

# 🧙🏼‍♀️Coaching

{% hint style="success" %}
**Lotte Goyens \[lottegns#8285 on Discord]**\
\&#xNAN;***Comms team & Coordination***\
Project Manager at Open Knowledge Belgium

**Bio**\
Friends and colleagues describe me as an enthusiastic, reliable and creative go-getter. I am interested in an infinite range of things, so you could see me planning a road trip one day and taking a painting class the next. I'm an advocate for gender equality and human rights, and I strongly believe in the power of digitalisation and open source! I have experience in business development, coaching, project management and qualitative research. You can also consider me your go-to person for team-building activities! 🕺\
[https://osoc.be](https://osoc.be/)&#x20;

**Skills**\
Business modelling, Project management, qualitative research, pitching, business development English, French and Spanish hihi ;-)

**Good to know**\
I love swimming and surfing, but please don't confront me with a fish 🐠 waaay too slippery 😱
{% endhint %}

{% hint style="success" %}
**Christophe Leroy \[Kyng#1717 on Discord]**\
\&#xNAN;***Procedure builder, coach coach & Butterfly***\
frontend developer or frontend engineer I never know depends which paper you check at rock.estate

**Bio**\
You can call me Chris, Kyng or Batteman. But the important thing is you can call on me. I'll always figure out a way to help you.\
\
I love coaching at osoc, because it gets me out of my daily routine. It takes me back to where my front-end career started as a student developer in 2015.\
\
You can also ask me non-front-end related questions about good music, anime, coaching and life advice when I'm not taking care of my dog Snacky. Stay hydrated.

<https://www.kyng.be>

**Skills**\
Front-end, Weird lifechoices, proofreading HTML, CSS, JS (incl. React & Vue)

**Good to know**\
Had a burnout simmering for a few months before osoc last year. It took me one week back at the job before it happened for real and had me quit relatively soon after that.
{% endhint %}

{% hint style="success" %}
**Miet Claes \[Miet#7556 on Discord]**\
\&#xNAN;***Knowledge impact, coordination & osoc lead coach***\
Product manager & designer at the University Library Ghent Boekentoren\
\
**Bio**\
🧜‍♀️Product manager & designer by day, Open Knowledge 🪑 by night, osoc in the summer 🌞– dancing in between 💃.\
\
**Skills**\
UI design, UX design, Graphic Design, Documentation, Scoping sessions, Making tutorials.\
HTML, CSS, Figma, Git & GitHub & Gitbook. I made a lot of tutorials for osoc and I loved it. I make mediocre videos but they work.\
[**https://miet.be**](https://miet.be) but it needs an update\
\
**Good to know**\
I usually forget everything I said during the morning show immediately.
{% endhint %}


---

# 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://help.osoc.be/osoc22/coaches/coaching.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.
