# Translations

## Introduction

Since the creation of the curriculum, we have been fortunate enough to receive numerous requests to translate it into other languages.  We are delighted to work with collaborators from different countries to expand our materials' educational reach.  We are especially grateful for our colleagues at [Oli Health Magazine](https://www.olihealthmagazine.com/covid19/homepage) who have contributed a number of these translations.

## Disclaimer

Please note that while all possible effort has been made to ensure the accuracy of the information on this page, we currently do not have the capacity to verify the reliability of the translations which are represented on this page. If you have any suggestions, comments, or concerns, please contact the page managers Sayo Eweje or Hemen Muleta at <medicalstudentcovidcurriculum@gmail.com>.

## Translation Requests

If you are interested in translating any aspect of the COVID curriculum into a specific language, please fill out the form below to expedite communication and process your request.

[**Translation request form**](https://docs.google.com/forms/d/e/1FAIpQLSebf7oDeLzp90TmtM6ZIqq_y0QQeXgX1gUC1joDh76QkNQ7qQ/viewform)


---

# 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://curriculum.covidstudentresponse.org/curriculum-translations.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.
