# Quick setup steps

## Steps to follow in order to install RITA

1. Check that your discord account is the owner of the server or an admin of the server you want RITA Bot in
2. Invite RITA in your discord server : <https://ritabot.gg/invite>
3. Subscribe to a RITA plan through dashboard : <https://dashboard.ritabot.gg/>
4. On dashboard, select the server you want to link to the subscription you've just took

Now you can [Personalize your RITA's setting](/ritabot-docs/usage-commands-and-settings/settings.md) and translate a Discord chanel into another one [with serveral commands](/ritabot-docs/usage-commands-and-settings/translation.md). Most common use is by running [`/group create`](/ritabot-docs/usage-commands-and-settings/translation/group-translations.md)and following the instructions displayed

## Quick setup steps FAQ

<details>

<summary>Do I need to purchase a subscription to get RITA work ?</summary>

Yes

</details>

<details>

<summary>What is a subscription / what is a task / what Tier means ?</summary>

All details are avaiable in the "[Overview of Premium/Paid features](/ritabot-docs/premium/overview.md)"

</details>

<details>

<summary>I'm the owner of the server where RITA is, and i installed it / purchased the subscription. I don't want to configure it, can one of my server admin do it ?</summary>

Yes of course !

</details>

<details>

<summary>How to change the server where RITA is translating ? </summary>

Invite RITA in the new server <https://ritabot.gg/invite>

Now 2 ways to do it :&#x20;

1. On dashbord, select your subscription and change the server it's linked to.
2. OR run the command `/sub` in the server you wish it to be in.

</details>

<details>

<summary>I have an issue with the dashboard, i took the subscription but it's still not working ?!</summary>

Go into your server, and just run `/sub` command to link your server to your subscription and it will work again

</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.ritabot.gg/ritabot-docs/quick-setup-steps.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.
