# Contribution

### Contribute to Our Code

If you're skilled in coding, we welcome your contributions!

### UI Improvements

For UI enhancements, please submit a Merge Request. While these might not be reviewed frequently, critical submissions will be prioritized.

### Applications

{% embed url="<https://gitlab.com/AuroraOSS/AuroraStore>" fullWidth="false" %}

{% embed url="<https://gitlab.com/AuroraOSS/auroradroid>" %}

{% embed url="<https://gitlab.com/AuroraOSS/AppWarden>" %}

### Docs

The repository containing the current documentation you're reading.

{% embed url="<https://gitlab.com/AuroraOSS/aurorawiki>" %}

### Translation

Want to help translate the website to your language? You can easily help by utilizing a service we use called **Weblate**.

Visit our translation projects:

{% embed url="<https://hosted.weblate.org/engage/aurora-store/>" %}

<figure><img src="https://hosted.weblate.org/widgets/aurora-store/-/aurorastore-translations/horizontal-auto.svg" alt="Aurora Store Translations Weblate Widget"><figcaption><p>Aurora Store Translations Progress</p></figcaption></figure>

{% hint style="info" %}
For Document translations, please contact [Austin Hornhead](mailto:undefined) for further assistance.
{% endhint %}


---

# 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://auroraoss.gitbook.io/wiki/other/contribution.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.
