> For the complete documentation index, see [llms.txt](https://marsology.tonplanets.com/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marsology.tonplanets.com/ru/igrovoi-process/nachalo-igry/languages-of-mars.md).

# Languages of Mars

TON Planets is an international project, so we simultaneously publish our news in 11 channels. At the current stage of game development, we use machine translation. The Telegram bot of the project, which has a built-in translation function, can distort the meaning of the news. And so we are looking for administrators for foreign channels.

### Here you can find your countrymen

[TONPlanetsEn](https://t.me/TONPlanetsEn) -- For English users\
[TONPlanetsEnChat](https://t.me/TONPlanetsEnChat) - chat for english speaking players\
[TonPlanetsPrice](https://t.me/tonplanetsprice) -- group with the hottest offers in the secondary market in English

[TONPlanetsFa](https://t.me/TONPlanetsFa) - کانال به زبان فارسی\
[TONPlanetsFaChat](https://t.me/TONPlanetsFaChat) - چت برای بازیکنان فارسی زبان\
[TonPlanetsPriceFa](https://t.me/TonPlanetsPriceFa) - گروه با داغترین پیشنهادها در بازار ثانویه پروژه - به زبان فارسی.

[TONPlanetsChina](https://t.me/TONPlanetsChina) - 中文频道。\
[TONPlanetsChinaChat](https://t.me/+p7-Hg9qrWOEwZWZi) - 中文玩家聊天

[TONPlanetsKorea](https://t.me/TONPlanetsKorea) - 한국어 채널\
[TONPlanetsKoreaChat](https://t.me/+CLsRl_u688JhYmYy) - 한국어를 구사하는 플레이어를 위한 채팅

[TONPlanetsItaly](https://t.me/TONPlanetsItaly) - canale in italiano\
[TONPlanetsItalyChat](https://t.me/+mfC0GN0CBVBlODcy) - Chatta per giocatori di lingua italiana

[TONPlanetsSpain](https://t.me/TONPlanetsSpain) - canal en español\
[TONPlanetsSpainChat](https://t.me/TONPlanetsSpainChat) - Chat para jugadores de habla hispana

[TONPlanetsBrazil](https://t.me/TONPlanetsBrazil) - canal em portugues\
[TONPlanetsBrazilChat](https://t.me/+8oWi1EBMXDQ1Y2Zi) - Chatta per i giocatori che parlano portoghese

[TONPlanetsGermany](https://t.me/TONPlanetsGermany) - Kanal auf deutsch\
[TONPlanetsGermanyChat](https://t.me/+XxW1Xk4HYlljYmU6) - Chat für deutschsprachige Spieler

[TONPlanetsTurkey](https://t.me/TONPlanetsTurkey) - türkçe kanal\
[TONPlanetsTurkeyChat](https://t.me/+X07q0UuO8wpmZDMy) - Türkçe konuşan oyuncular için sohbet

[TONPlanetsIndia](https://t.me/TONPlanetsIndia) - हिंदी चैनल\
[TONPlanetsIndiaChat](https://t.me/+-toDOuC0QawzMzky) - हिंदी भाषी खिलाड़ियों के लिए चैट करें

If your language is not listed, please write to [TONPlanetsSupportBot](https://t.me/TONPlanetsSupportBot)

***

We hope to find people who have experience in administering Telegram channels to edit and subsequently localize materials and posts on behalf of the project.

***

If you use Google Chrome, then we recommend using the [Google Translator extension](https://chrome.google.com/webstore/detail/google-translate/aapbdbdomjkkjkaonfhkkikfgjllcleb/related?hl=ru) to automatically translate Marsology pages.

For other browsers, you can always find extensions that allow you to translate pages online.

[Yandex Browser extention](https://addons.opera.com/ru/extensions/details/google-translate-in-page-translate/) \
(By the way, this browser has another useful skill. You can translate videos from our [YouTube channel](https://www.youtube.com/@tonplanets/about) into your language with one click.)


---

# 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, and the optional `goal` query parameter:

```
GET https://marsology.tonplanets.com/ru/igrovoi-process/nachalo-igry/languages-of-mars.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
