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

# Welcome to MigraCode Barcelona

![](/files/-MSSTvuD6aB4yVnwzQyk)

**Jump to the information about your course including the content:**

{% content-ref url="/pages/-MX7kZGViUXZwNBzvFKc" %}
[IT Support & Security Course](/courses/untitled.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX7lRz6uumJY41PTSSA" %}
[Web Development Course](/courses/introduction-3.md)
{% endcontent-ref %}

{% hint style="info" %}
Nosotros te recomendamos usar el currículum en Inglés para mejorar tu nivel de Inglés. Sin embargo, si hay una parte que no entiendes nada, puedes usar Google Traductor. Como? Sencillo! Usa [Google Chrome](https://www.google.com/chrome/), haga clic derecho en esta página y haga clic en 'Traducir a espanol'.&#x20;

<img src="/files/-MSlauTF6tlN5rgjs_i0" alt="" data-size="original">
{% endhint %}

If you are familiar with MigraCode yet and you're interested in joining the program, please [refer to the main MigraCode Barcelona website](https://migracode.openculturalcenter.org/).

![](/files/-MfYRIsSBNKFeA8WbIBk)

![](/files/-MSX6xKup0lBfpm0BGEj)


---

# 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:

```
GET https://syllabus.migracode.org/readme.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.
