# Tipos de Cálculo

No tipo de cálculo pode escolher 3 tipos:

<figure><img src="https://3778271354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lyow7NOSTkluV_nGWio%2Fuploads%2Fj7XKbrjRxoiOJa4bVuBs%2Fcalculo.png?alt=media&#x26;token=ce66ce59-7fd6-4420-b7f3-675dc1989dd8" alt="" width="563"><figcaption><p>Tela inicial Cadastro de Complementos</p></figcaption></figure>

* Soma  -> Realiza a soma dos componentos ao valor do produto.
* Média -> Realiza o cálculo da média entre os componentes e soma ao valor do produto.&#x20;
* Maior  -> Pega o maior valor e soma ao valor do produto


---

# 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.ristore.com.br/cadastros/untitled/tipos-de-calculo.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.
