> For the complete documentation index, see [llms.txt](https://syllabus.migracode.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://syllabus.migracode.org/student-support/additional-support/english-classes/open-cultural-center.md).

# Language Lab

What they offer:

* Free of charge
* Arabic, Spanish, English and Catalan classes
* A1 to B2 (beginners and intermediate, no advanced)
* Fully online
* 2 classes of 1H every week
* Bi-monthly language exchange events
* Language Buddies

## How to apply?

### Step 1

Fill in [this form](https://airtable.com/shrS87pj0pUu7eI4I). The Language Lab team at Open Cultural Center will contact you.

### Step 2

You will be invited to the **Language Lab Slack** workspace, which is where all communication between students, teachers, and the Language Lab team takes place. Don't forget to upload a picture, make sure your name is spelt correctly, and join the first class where you will receive information about the course.&#x20;

## Language exchange events

Follow [Open Cultural Center on Meetup](https://www.meetup.com/open-cultural-center-barcelona/) to hear about the events organised by the Language Lab. In general, there are 2 language exchanges every month, and these events are open to everyone.&#x20;

For reminders and practical information about language exchanges, join the [Language Lab WhatsApp group](https://chat.whatsapp.com/CvwADRZ0mGEGWq4hqxh3ml).

If you are in the Language Lab Slack, you can also check the #exchange channel.

## Language Buddies

Through the Language Lab, you can also [register as a Language Buddy](https://airtable.com/shrFaH2cfPBJ22AKA)!

If you would like to practice a language with a native speake&#x72;**,** improve your language skills through one-on-one conversations, or help someone else with the language they are learning, this is a great option.

You will be matched with someone else from the Language Lab's multicultural language community, and you can start immediately.

![](/files/-MXmYMoS45NoxsPmRvJd)


---

# 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://syllabus.migracode.org/student-support/additional-support/english-classes/open-cultural-center.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.
