# Introduction

{% hint style="warning" %}
**Important:** This documentation is a work in progress, so if you see anything that needs to be changed or something that's missing. Please tell us on our [support server](https://discord.com/invite/8JZwx82).
{% endhint %}

## Have a Question?

Try the AI search engine, go to search in the top right. Enter your question as you would ask a person and tap enter or the "Search Lens" button. It may be able to answer your question quickly and effectively! Otherwise,[ join the support server](https://discord.com/invite/8JZwx82), also available at the top or under "View Links".

## Who is JakeBot?

JakeBot is perfect for a highly multilingual server, with its **advanced and super easy-to-use automatic translation systems**. You can modify almost everything to your needs, including diverting results to different channels, what style results are in, what roles/members are affected by the translation and more!

You can get up to 800 free characters per upvote with several upvoting websites available. The free tier offers **6000 characters per month**

Discord Message Commands also allow any user to **privately translate** a message into a language of their choice. Or premium subscribers can enable a **reaction-based translation** system that will translate a message into the language spoken by the country whose flag was reacted.

## Get Started

We've put together some helpful guides for you to get set up quickly.

{% content-ref url="basic-usage-and-setup/create-your-first-automatic-translation-setup" %}
[create-your-first-automatic-translation-setup](https://docs.jakebot.co.uk/basic-usage-and-setup/create-your-first-automatic-translation-setup)
{% endcontent-ref %}

{% content-ref url="troubleshooting-tips" %}
[troubleshooting-tips](https://docs.jakebot.co.uk/troubleshooting-tips)
{% endcontent-ref %}

{% content-ref url="premium-setup-and-features/setting-up-premium-in-my-server" %}
[setting-up-premium-in-my-server](https://docs.jakebot.co.uk/premium-setup-and-features/setting-up-premium-in-my-server)
{% endcontent-ref %}


---

# 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.jakebot.co.uk/introduction.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.
