# Combos 🥤🍔🍟

Os combos de preço cheio e de preço variável funcionam de forma bastante similar. A diferença é que o preço variável possui mais opções de diferentes valores que mudam conforme o que o cliente selecionar.&#x20;

O preço cheio já é um valor mais fixo onde o cliente já sabe o valor que pagar para o combo. Claro, nada impede de que você venda algum adicional no processo da montagem desse combo. 😁

{% content-ref url="/pages/-M7hUDKTbjLlxPErks6X" %}
[Combo Preço Cheio](/goomergo/produtos-especiais/combo-preco-cheio/combo-preco-cheio.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7hUF\_21BteV\_Y7ZjD9" %}
[Combo Preço Variável](/goomergo/produtos-especiais/combo-preco-cheio/combo-preco-variavel.md)
{% endcontent-ref %}


---

# 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://ajuda.goomer.com.br/goomergo/produtos-especiais/combo-preco-cheio.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.
