# Language

## Language

Writing in your native language is the preference for most authors. With Fortelling, I want to support you in writing in your own language.&#x20;

### Supported languages

A huge thank you to all the incredible community members who have contributed. Without them, Fortelling wouldn't be available in so many languages.

<table><thead><tr><th width="171"></th><th>Language</th></tr></thead><tbody><tr><td>🇬🇧</td><td>English</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1f3-1f1f1">🇳🇱</span></td><td>Dutch</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1f5-1f1f1">🇵🇱</span></td><td>Polish</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1f5-1f1f9">🇵🇹</span></td><td>Portuguese</td></tr><tr><td>🇧🇷</td><td>Portuguese (Brazil)</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1ea-1f1f8">🇪🇸</span></td><td>Spanish</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1e9-1f1ea">🇩🇪</span></td><td>German</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1eb-1f1ee">🇫🇮</span></td><td>Finnish</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1f7-1f1fa">🇷🇺</span></td><td>Russian</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1fb-1f1f3">🇻🇳</span></td><td>Vietnamese</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1eb-1f1f7">🇫🇷</span></td><td>French</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f1ed-1f1fa">🇭🇺</span></td><td>Hungarian</td></tr><tr><td>🇮🇹</td><td>Italian</td></tr><tr><td>🇩🇰</td><td>Danish</td></tr><tr><td>🇨🇿</td><td>Czech</td></tr></tbody></table>

### Contribute translations

{% hint style="info" %}
If a language is not available on the translation platform, please [contact](/app/contact.md) us.
{% endhint %}

Fortelling crowd-sources its translations from the community. Follow the link below and create an account to get started. It's best to access the platform on your desktop, as the mobile version is mediocre.

Once you're logged in, select your language and select the filter button. Toggle on 'Not Translated', and off you go! I'd like to thank you on behalf of the community for your contributions.

{% hint style="warning" %}
You can't log in with your Fortelling account. Make sure to create a new account.
{% endhint %}

{% embed url="<https://translate.fortelling.app/>" %}


---

# 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://wiki.fortelling.app/app/language.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.
