> 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/oxford-house.md).

# Oxford House

## What they offer:

* Free of charge
* English classes
* A2 to B2 (no beginners, no advanced)
* Fully online (2021)
* 2 classes of 1H30mins OR 1 class of 3H every week

## How to apply?

### Step 1

Take the[ level test here](https://oxfordhousebcn.com/en/levels/level-tests/english/) and **convert it to the "Oxford House levels"** using this chart:

![](/files/-MXmS9zmt9a8rz4ETQLW)

### Step 2

Choose the time table that suits you best on this chart:

![](/files/-MXmSGE1xuCqjqXYibcG)

### Step 3

**Register** on [this link](https://oxfordhousebcn.com/en/registration/online-registration-english-eco-1-free-course/).&#x20;

Here is **all the information you need** in order to register:

* The "Oxford House level" that **corresponds to your level test result**
* The **timings** that suit you best **exactly** as you see on the chart in Step 2 (not others)
* The promotional code: **MIGRACODE**
* As the start of your course, choose **the closest ideal date for you**

### **Step 4**

Wait for your **confirmation letter**, you will receive it by email.&#x20;

### **Step 5**

Using the information that you have in the confirmation letter, fill in [this confirmation form](https://airtable.com/shr29aF9pVVIZlDgG). **You will NOT be considered as registered by MigraCode** until you complete this step, and we will not be able to support you with your language learning.

![](/files/-MXmYq0QtuqgG1prh5TY)


---

# 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/oxford-house.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.
