# Crowdin

{% embed url="<https://youtu.be/KJ7xdh7dIjU>" %}
Quick video walkthrough to connect your Crwdin account
{% endembed %}

If you Hit a Crowdin action and your account is not yet connected, it will look like this. To connect your Crowdin account, click `Connect your account`

<figure><img src="/files/O9dTUlLHHXrJeJk3JXqK" alt="screenshot of a Crawdin action in Meeds inviting users to connect their Crowdin account"><figcaption></figcaption></figure>

Alternatively, you can open the *Hamburger* menu,  access your *User Setting*s, then scroll down to *Other Apps :*

<figure><img src="/files/4brFFy2iYVNnFfMgWiZS" alt=""><figcaption></figcaption></figure>

1. Click the `Connect` button in front of *Crowdin*
2. A popup will open. Follow the prompts to log in with your Crowdin account if requested

<figure><img src="/files/pOQnSNDnCcSKBHQBYBkh" alt=""><figcaption><p>Crowdin Authentication prompt</p></figcaption></figure>

3. Click the `Authorize` button to let Meeds capture your Crowdin username

<figure><img src="/files/ouaxOgPMP1z80PPaxXsc" alt=""><figcaption><p>Authorization screen for Crowdin</p></figcaption></figure>

4. your Crowdin username is now displayed, and you can `Disconnect` if you want to start over or connect to another account

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

After a profile is connected, it will be displayed in your user profile's *Your Other Profiles* block:

<figure><img src="/files/4NEjaONRny6liFBv6kZa" alt=""><figcaption></figcaption></figure>


---

# 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.meeds.io/meeds-guides/user-guide/setting-up-your-account/linking-your-accounts/crowdin.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.
