# Define source and target languages

<figure><img src="/files/hrRVkwrYZWSRbRjOY1QR" alt=""><figcaption></figcaption></figure>

First of all you need to define the source and target languages for ai-based translations. These global parameters are saved in the Tab *Languages.*

**Fields:**

* **Source language (Single Select)**\
  Select the original language of your website content.\
  Only published frontend languages are available.
* **Target languages (Multi Select)**\
  Select one or more languages into which your content should be translated.

{% hint style="warning" %}
Ensure that all required languages are already created and published in your Joomla language settings before configuring this section.
{% 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://joomtastic.gitbook.io/joomtastic-docs/getting-started/define-source-and-target-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.
