# Order Button (Show or Hide)

Some users just want to browse the menu and don't use the order button; in this case admin can hide the Order button.

* Here admin has authority to hide or to show the Order button in the cart.

Steps to hide or show the order :

* In the admin profile there is an Order Button option with Show Hide options to select.

![](/files/-Mf2o82IJGgfnKjwvuwC)

* To show the order button, select the show option and click on the update button. The order button in the cart is displayed in admin and reflected in the client and waiter also.

![](/files/-Mf2o82JoQKVzFa8gWNR)

* To hide the order button select the Hide button and click on update button,the order button in the cart is hidden in the client and waiters.

![](/files/-Mf2o82KQeRfp9kCojxx)


---

# 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.menura.menu/untitled-2.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.
