# Other languages

Click the links below to visit this gitbook in other languages. The main gitbook will always be the one that's 'up-to-date' as we rely on the community to translate the gitbook. \
\
**Note:** Contact the Bolt team on telegram or Discord if you spot something missing/wrong in our translations.

|                         **Deutsch**                        |                           Italiano                          |                          **Português**                          |
| :--------------------------------------------------------: | :---------------------------------------------------------: | :-------------------------------------------------------------: |
| [German Gitbook](https://docs.boltdollar.finance/deutsch/) | [Italian Gitbook](https://docs.boltdollar.finance/italian/) |                              "Soon"                             |
|                       **Vietnamese**                       |                         **Español**                         |                           **Turkish**                           |
|                           "Soon"                           | [Spanish Gitbook](https://docs.boltdollar.finance/spanish/) |                              "Soon"                             |
|                         **French**                         |                         **Russian**                         |                          **Indonesian**                         |
|  [French Gitbook](https://docs.boltdollar.finance/french/) |  [Russian gitbook](https://docs.boltdollar.finance/russian) | [Indonesia Gitbook](https://docs.boltdollar.finance/indonesian) |

{% hint style="info" %}
Thanks to the following community members for helping out with these translations:\
DukeMC, Corobo, EP PE, Kif&#x20;
{% endhint %}


---

# 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://docs.boltdollar.finance/gitbook/other-languages.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.
