> For the complete documentation index, see [llms.txt](https://athena-10.gitbook.io/athena-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://athena-10.gitbook.io/athena-api/getting-started/supported-languages.md).

# Supported Languages

```python
"all":"all",
"Arabic":"ar",
"Bulgarian":"bg",
"German":"de",
"English":"en", 
"Greek":"el",
"Spanish":"es", 
"French":"fr", 
"Hindi":"hi", 
"Italian":"it",
"Japanese":"ja", 
"Dutch":"nl", 
"Polish":"pl", 
"Portuguese":"pt", 
"Russian":"ru", 
"Swahili":"sw", 
"Thai":"th", 
"Turkish":"tr",
"Urdu":"ur", 
"Vietnamese":"vi",
"Chinese":"zh" 
```
