# Navigating

{% hint style="warning" %}
The look and feel and elements of the navigation bars may vary because admins have full control to customize them (see [Admin Guide](/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/topbar-and-sidebar-customization.md))
{% endhint %}

#### Watch these videos to quickly learn how to find your way on a Meeds Hub&#x20;

{% tabs %}
{% tab title="Web" %}
{% embed url="<https://www.loom.com/share/b364089bd15a48cb899464950ddc88d6?sid=e0d31fc8-f22d-47a2-8bd0-d752b48a507d>" %}
How to browse the Meeds Hub
{% endembed %}
{% endtab %}

{% tab title="Mobile" %}

{% embed url="<https://youtu.be/Otz4ZXRuXlU>" %}
How to browse a Meeds Hub ( on mobile)
{% endembed %}
{% endtab %}
{% endtabs %}

## The Top Bar

Top bar is a sticky panel on top of each page that helps navigating and accessing handy shortcuts.&#x20;

<figure><img src="/files/uHBwGis6zCg5yEqQPPnK" alt=""><figcaption><p>Exemple of a top bar in a space</p></figcaption></figure>

It contains from left to right :&#x20;

* the logo and the site name
* the site's navigation menu
* a set of icons for various short actions:&#x20;
  * &#x20;[Search](/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/searching-for-content.md)
  * Chat
  * Wallet
  * [Notifications](/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/updating-your-notifications.md)
  * [Favorites](/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/creating-your-favorite-list.md)
  * [App Center](/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/listing-your-applications.md)
  * Pinned apps
  * Administration (admins only)

## The Left Bar

The left bar is a collapsible panel that provide entry points to selected sites and important pages of your Meeds Hub.

<figure><img src="/files/bNwNNHHyPiEDcBxV7xTY" alt="" width="300"><figcaption><p>Example of a left bar</p></figcaption></figure>

The left bar contains :

* the hubs' logo and name
* icons  to collapse, reduce of stick the panel  ![](/files/66Vz0LnQC3Ddrs8kRsQJ)
* links to main sites such as [Contribute](/meeds-guides/user-guide/exploring-a-meeds-hub/contribution-center.md) and [My Workspace](/meeds-guides/user-guide/exploring-a-meeds-hub/my-workspace.md)
* link to important core pages such as [People](/meeds-guides/user-guide/exploring-a-meeds-hub/people-and-spaces.md) and [Discover](/meeds-guides/user-guide/introduction/discovering-communities.md) or any custom link
* announcements, communities, projects, and circles
* the Meeds changelog
* icons to access  your profile, settings and logout&#x20;


---

# 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/exploring-a-meeds-hub/navigating.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.
