# How to take a part in NorrCompetition localisation

The localisation of NorrCompetition to other languages is possible with the help of [Transifex](https://www.transifex.com). Transifex is a web-based translation platform which encourages the automation of the localization workflow and has a huge community of the translators over all the world.

If you want to take a part in NorrCompetition localisation and you have skills in translating other extensions, join Transifex and start translating :)

[NorrCompetition on Transifex](https://www.transifex.com/norrnext/norrcompetition/)


---

# 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://docs.norrnext.com/norrcompetition/localisation/how-to-take-a-part-in-norrcompetition-localisation.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.
