# Computer vs Tablet Menus

## The Main Menu on Computers and Tablets

The **BMB Main Menu** is how you navigate **Bernard Magee Bridge**. The menu will **always** be visible at the **top** of each page on **BMB**.

The menu will **look different** depending on **which device** you are using. If you are using a **computer** then you will see a menu like **this**:

### Computer Main Menu

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

whereas if you are using a **smaller screen**, such as on **a tablet** such as an **iPad**, then **menu** will look like **this**:

### iPad or Tablet Main Menu

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

Both the **computer menu** and the **tablet menu** have the **same navigation links** and do the **same job**. They are just **arranged differently** to account for the fact that a computer screen has **more space** to play with, whereas screen **space** on a **tablet is limited**.

On the **tablet menu** click the **three lines** indicated below to **expand** the **menu** options.

<figure><img src="/files/JeME9fbIUUyilTN15wwk" 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://help.bernardmageebridge.com/site-guides/computer-vs-tablet-menus.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.
