# Student support

- [Student Services](https://syllabus.migracode.org/student-support/additional-support.md)
- [Volunteer Support](https://syllabus.migracode.org/student-support/additional-support/volunteer-support.md)
- [CodeBuddies](https://syllabus.migracode.org/student-support/additional-support/codebuddies.md): Only applicable to Web Development students.
- [CodeWomen](https://syllabus.migracode.org/student-support/additional-support/codewomen.md)
- [Language Support](https://syllabus.migracode.org/student-support/additional-support/english-classes.md)
- [Language Lab](https://syllabus.migracode.org/student-support/additional-support/english-classes/open-cultural-center.md): The Language Lab, Open Cultural Center's language school, offers free Spanish, Arabic, English and Catalan classes to all MigraCode students.
- [Oxford House](https://syllabus.migracode.org/student-support/additional-support/english-classes/oxford-house.md): Oxford House offers free English classes to MigraCode students via their Eco course. The course lasts 3 months.
- [Psychological Support](https://syllabus.migracode.org/student-support/additional-support/psychological-support.md)
- [Legal Support](https://syllabus.migracode.org/student-support/additional-support/legal-support.md)
- [Study space](https://syllabus.migracode.org/student-support/additional-support/study-space.md)
- [Finding a job](https://syllabus.migracode.org/student-support/finding-a-job.md)
- [Self-branding](https://syllabus.migracode.org/student-support/finding-a-job/self-branding.md)
- [LinkedIn profile](https://syllabus.migracode.org/student-support/finding-a-job/self-branding/linkedin-profile.md)
- [GitHub profile](https://syllabus.migracode.org/student-support/finding-a-job/self-branding/github-profile.md)
- [Self-developed profile](https://syllabus.migracode.org/student-support/finding-a-job/self-branding/self-developed-profile.md)
- [Online networking](https://syllabus.migracode.org/student-support/finding-a-job/online-networking.md)
- [Events & job fairs](https://syllabus.migracode.org/student-support/finding-a-job/events-and-job-fairs.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://syllabus.migracode.org/student-support.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.
