# Coaches & Student coaches

- [Being a coach at oSoc](https://help.osoc.be/global/coaches/coaching.md)
- [The Coaching Job](https://help.osoc.be/global/coaches/the-coaching-job.md): What is expected of a coach.
- [Soft Skills & Expectations](https://help.osoc.be/global/coaches/the-coaching-job/soft-skills-and-expectations.md)
- [Tasks](https://help.osoc.be/global/coaches/the-coaching-job/tasks.md): You're a coach in the first place. Whatever other skills you have are a nice plus — but it's your job to coach the students; not to do their job.
- [How to Manage a Team: Techniques](https://help.osoc.be/global/coaches/the-coaching-job/how-to-manage-a-team.md): You can choose how to manage your teams, but here are some tips to get started!
- [Coaching Cases](https://help.osoc.be/global/coaches/the-coaching-job/coaching-cases.md): Together with coach Jodi, we've set out a couple of guidelines and cases you can use to guide your students with – based on some cases we've had in the past.
- [Battle Prep](https://help.osoc.be/global/coaches/the-coaching-job/battle-prep.md): #osoc is about to get started; teams are almost assembled, you know which projects you'll be coaching and who will help you... Now you can start planning together with your coaches & councillors!
- [Student Coaches](https://help.osoc.be/global/coaches/the-coaching-job/student-coaches.md): Students aspiring to coach or that want to extend their skill-set.
- [Screening students](https://help.osoc.be/global/coaches/the-coaching-job/screening-students.md): Before open summer of code starts, we start screening the students beforehand. We will invite a limited amount of coaches to do the screening. After that, we start building teams.
- [Projects](https://help.osoc.be/global/coaches/projects.md)
- [Partner Communication](https://help.osoc.be/global/coaches/partners.md)
- [Practical](https://help.osoc.be/global/coaches/attend.md)


---

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