# No Ready Buttons

The Ready button can be **toggled on or off**.

When toggled on, products can be marked ready by clicking the Ready button for each product.&#x20;

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

When toggled off, products can be marked ready by tapping directly on them.

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

#### To toggle ready buttons on/off:

1. In the **KDS screen**, go to **KDS Settings**.
2. Under **Preparation flow**, select **Yes or No** for **Ready button for items**.
   * **Yes** — Ready buttons appear for each item
   * **No** — Tap directly on the product to mark as ready


---

# 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.bossithq.com/pos/kitchen-display-system-kds/kds-settings/ready-button-configuration/no-ready-buttons.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.
