# Getting Set Up

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2139">ℹ️</span> Step 1: Invite iTranslator on your server.</summary>

Just click on [this link](https://invite.itranslator.app) and follow the steps.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Step 2: Be sure everything works correctly.</summary>

If you have followed the "Step 1" correctly, you *should* not have any issue. Try to use the command /help and /translate to start learning how iTranslator works. If everything is working great, you can jump to "Step 3"!

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2699">⚙️</span> Step 3: Configuring iTranslator considering your needs.</summary>

There are 2 things you may want to configure directly:

1. [Auto-Translate](/amazing-features/automatic-translation.md) (automatic-translation).
2. [Flag-Reaction](/amazing-features/translation-by-flag.md) (translation by flag).

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f62b">😫</span> Step 4: The hard part...</summary>

We are joking of course, this is that simple! Start enjoying iTranslator.

</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://docs.itranslator.app/fundamentals/getting-set-up.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.
