# Setting Up Meeds

- [Quick setup](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub.md)
- [Branding Customization](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub/branding-customization.md): Customizing the theme of your Meeds Hub allows you to create a unique and branded environment for your community. Here's how you can personalize the theme
- [Language Management](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub/language-management.md): Decide which language must set by default for new users
- [Notifications Settings](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub/notifications-settings.md): As an administrator, you can authorize the use of notifications as well as the available channels
- [Application Center Setup](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub/application-center-setup.md): Add and organize the applications you want to make available to users
- [Advanced Setup](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup.md)
- [Topbar & Sidebar Customization](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/topbar-and-sidebar-customization.md): Ease access to informations and communities by customizing the menu for your end-users
- [Login Page Customization](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/login-page-customization.md): Update how users experience your platform during login and sign-up.
- [Platform Access](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/platform-access.md): Depending on your context, you can either invite everyone to join your platform or restrict access.
- [Public Site Management](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/public-site-management.md): To help you communicate to the outside world, you can enable a public website.
- [Terms & Conditions](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/terms-and-conditions.md): Meeds provides administrators a new way to show and be sure user read Terms & Conditions (Community Guidelines, User Policy, Terms of Use).
- [Customizing the Overview](https://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/customizing-the-overview.md): Discover how Meeds helps you to onboard users and encourage them to do actions


---

# 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/admin-guide/setting-up-meeds.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.
