# Translator Bot

## Translator Bot

Need help communicating outside of your foreign language? We have announcement channels that translate all Frogland announcements automatically into different languages. Currently, we have: **French, Spanish, Dutch, German, Chinese,** and **Japanese.**&#x20;

{% hint style="info" %}
If you would like to request a new language, @ Lollihops in the discord!
{% endhint %}

<details>

<summary>/translate: </summary>

This is a massively helpful tool for communicating with those outside of your native language. While we do have at least one mod that speaks at least one of the languages in our International Frogs section, this tool is massively helpful all the way around.

**Example**

**/translate:** \[What you want to say goes here] **to:** \[choice of language]

</details>

<details>

<summary>Translate via emoji reactions</summary>

If you would like to request a translation into a different language, react to the message with the flag of the country who's language you wold like the message translated into. The bot will translate and reply to you in the same channel for ease of communication.

**Example**

If there is a message written in English and I would like to see it in French, click on the :flag\_fr: emoji, which will prompt the bot to put out a translation of that message into that channel.

</details>


---

# 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://frogland.gitbook.io/toadex/gameplay/bot-commands/utility-commands/translator-bot.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.
