# Setting up your Account

- [Updating your Profile](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/updating-your-profile.md): The Meeds solution provides a user directory. To be visible to other users, update your profile
- [Language](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/language.md)
- [Keyboard Shortcuts](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/keyboard-shortcuts.md)
- [Updating your Password](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/updating-your-password.md): You have set a password, and you want to change it or you have lost it. Follow these guidelines
- [Installing the App](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/using-meeds-on-the-go.md): Install the Meeds app to keep your favorite communities on your mobile device or computer.
- [Initializing Your wallet](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/initializing-your-wallet.md): The Meeds solution allows you to manage the tokens received as a reward for your contribution
- [Notifications Preferences](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/notifications-preferences.md): Meeds provide a whole list of notifications you can setup at your convenience
- [Linking your Accounts](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/linking-your-accounts.md): With Meeds, be rewarded for your actions in other tools. To do this, link your accounts to your Meeds account.
- [X (Twitter)](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/linking-your-accounts/x-twitter.md): How to connect your X (Twitter) account in your Meeds account
- [GitHub](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/linking-your-accounts/github.md): How to connect your GitHub account in your Meeds account
- [Crowdin](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/linking-your-accounts/crowdin.md): How to connect your Crowdin account in your Meeds account


---

# 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.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.
