> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/payfacto-knowledge/veloce-pos/velmix-lq-232-ip/pouring-a-product.md).

# Pouring a Product

### Pouring a Product

There are two ways to use the Velmix LQ to pour a product:

* [Pouring ***without*** repeat mode](https://app.gitbook.com/o/QxxpM8gZ1cAK5nosA8e7/s/NjXj7M9eIjDUG86HsSCs/~/changes/70/velmix-lq-232-ip/pouring-a-product#to-pour-a-product-without-repeat-mode)
* [Pouring ***with*** repeat mode](https://app.gitbook.com/o/QxxpM8gZ1cAK5nosA8e7/s/NjXj7M9eIjDUG86HsSCs/~/changes/70/velmix-lq-232-ip/pouring-a-product#to-pour-a-product-with-repeat-mode)

{% hint style="info" %}
NOTE : If the automatic stopper release option is activated on the Veloce POS, the stopper will open and close quickly (up to 3 times).
{% endhint %}

The color of the **S** (status indicator) LED on the face of the Velmix controller changes according to the descriptions in the *Velmix LQ 232-IP Controller* section.

***

### **To pour a product without repeat mode:**

1. With the activator at rest in the activator holder, insert the bottle into the activator; the stopper must be fully inserted into the activator (no gap between stopper and activator).

\
![Insérer bouteille dans l'activateur](https://documentation.payfacto.com/LiquorControl/Velmix/UG/CA-EN/assets/images/Picture40.png)

2. Turn the bottle upside down, the stopper will open and the quantity programmed in the Veloce POS will be poured.

\
![Verser produit](https://documentation.payfacto.com/LiquorControl/Velmix/UG/CA-EN/assets/images/Picture41.png)

3. If multiple glasses are to be poured, bring the bottle to the horizontal position and turn it upside down again.

\
![Couler plusieurs verres](https://documentation.payfacto.com/LiquorControl/Velmix/UG/CA-EN/assets/images/Picture42_43.png)

4. Repeat step **3** for all glasses to be poured without repeat mode.
5. Return the activator to its holder, remove the bottle cap and return the bottle to its place.

***

### **To pour a product with repeat mode:**

1. With the activator at rest in the activator holder, insert the bottle into the activator; the stopper must be fully inserted into the activator (no gap between stopper and activator).

\
![Insérer bouteille dans l'activateur](https://documentation.payfacto.com/LiquorControl/Velmix/UG/CA-EN/assets/images/Picture40.png)

2. Turn the bottle upside down, the stopper will open and the quantity programmed in the Veloce POS will be poured.

\
![Verser produit](https://documentation.payfacto.com/LiquorControl/Velmix/UG/CA-EN/assets/images/Picture41.png)

3. After pouring, KEEP the bottle in the pouring position and immediately move the bottle over the next glass.\
   After the repeat time programmed in the Veloce POS, the stopper will open and the quantity programmed in the Veloce POS will be poured again.

\
![Couler plusieurs verres](https://documentation.payfacto.com/LiquorControl/Velmix/UG/CA-EN/assets/images/Picture45_46.png)

4. Repeat step **3** for all glasses to be poured without repeat mode.
5. Return the activator to its holder, remove the bottle cap and return the bottle to its place.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payfacto.com/payfacto-knowledge/veloce-pos/velmix-lq-232-ip/pouring-a-product.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
