# Modifying Components

If a product opens, you will move into the **product customisation** screen.

## Adding or Removing Ingredients

You can **add** or **remove** ingredients. In the basket, added ingredients are indicated by "*Extra*" and removed ingredients are indicated by "*No*" (e.g., Extra cheese, No Basil Pesto Oil).

<figure><img src="/files/0PJ4adyAK99Yxo1oX4GU" alt=""><figcaption></figcaption></figure>

When you fulfil the conditions of a section (e.g., 6 maximum), it will automatically move to the next section.

<figure><img src="/files/83Pyj0uLSca2DpS17D3V" 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://docs.bossithq.com/pos/order-creation/adding-a-product/modifying-components.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.
