> For the complete documentation index, see [llms.txt](https://help.starkbank.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.starkbank.com/conta-empresa/precos.md).

# Preços

Entenda o funcionamento de nossas cobranças

No Stark Bank, a transparência é essencial para construirmos uma parceria sólida. Disponibilizamos de forma clara todos os custos operacionais para que sua empresa tenha previsibilidade financeira.

### Como consultar as tarifas vigentes

Para conferir a tabela completa e atualizada de valores para transferências, pagamentos, emissão de boletos e demais serviços, acesse nossa página oficial: <https://www.starkbank.com/pricing>.

### Negociação de valores

Entendemos que grandes operações exigem condições personalizadas. As tarifas podem ser negociadas diretamente com o nosso Time Comercial, visando adequar os custos à realidade do seu negócio.

Para a análise de condições especiais, consideramos principalmente:

1. A quantidade mensal de transações;
2. O volume financeiro transacionado.

Caso sua empresa se enquadre nesses critérios, entre em contato conosco para avaliarmos a melhor proposta para sua operação.


---

# 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://help.starkbank.com/conta-empresa/precos.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.
