> For the complete documentation index, see [llms.txt](https://docs.aichatone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aichatone.com/others/translation-collaboration.md).

# Translation collaboration

We are working on support multi-language on AIChatOne. If you can help with translation, please contact <product@aichatone.com> and we’ll share more details.

## Collab Process <a href="#id-8584aa3a2c2849c391ac7cf7ff78bc22" id="id-8584aa3a2c2849c391ac7cf7ff78bc22"></a>

* Translations are done via the online service <https://crowdin.com>
* All translation texts are auto-translated when it first created using OpenAI (ChatGPT) translation. It can be inaccurate or sometimes completely unrelated.
* Translating is an on going process, not a one-time task. New features and changes are made to AIChatOne every week. Crowdin will automatically notify you of new translations everytime there is a new update for the app.

## Contribution Term <a href="#id-93561f47cbec47e6a8a0822c092d84da" id="id-93561f47cbec47e6a8a0822c092d84da"></a>

By contributing to the translation of AIChatOne, you give us the full ownership of your work – the translated text – without any compensation. You forfeit the right to claim any compensation, royalty, or any kind of ownership on the translated content. The translated content will become the exclusive property of AIChatOne, and you explicitly agree to relinquish any and all rights to the translated work. In addition, you acknowledge that AIChatOne has the full authority to modify, alter, or utilize the translated content as it sees fit.


---

# 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://docs.aichatone.com/others/translation-collaboration.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.
