> For the complete documentation index, see [llms.txt](https://synesis.gitbook.io/synesisone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://synesis.gitbook.io/synesisone/ecosystem/5.7-kanon/5.7.5-multi-language-support.md).

# 5.7.5 Multi-Language Support

Kanon will be issued in multiple languages and support online **language diversity**. So, the determination of which language is supported ahead of others will be subject to SynesisDAO’s governance vote. To illustrate the importance of this point, approximately 6,500 known languages are spoken by humans on this planet but only a fraction of them are widely spoken and used online.

A considerable gap exists among languages used online and in the real world. For example, Mandarin is the most widely spoken language with 1.3 billion native speakers, but accounts for only 1.7% of websites. Similarly, there are 442 million Spanish language speakers but only 5% of websites are in Spanish. According to Statistica, 54% of the top 10 million websites are in English. The dominance of a handful of languages online has led scientists to warn that this lack of diversity will lead to the disappearance of languages around the world.\[i]

![Figure 19: Concept design of a Kanon in various languages](/files/Czh4rrvRCcWZcnsYP5yw)

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

\[i] McCarthy, Niall, and Felix Richter. “Infographic: Two Worlds: Languages IRL and Online.” Statista Infographics, February 21, 2019. <https://www.statista.com/chart/14900/two-worlds\\_-languages-irl-and-online/>. On efforts to save the world’s disappearing languages, see Strochlic, N. The Race to Save the World’s Disappearing Languages May 3, 2021. <https://www.nationalgeographic.com/culture/article/saving-dying-disappearing-languages-wikitongues-culture>


---

# 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://synesis.gitbook.io/synesisone/ecosystem/5.7-kanon/5.7.5-multi-language-support.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.
