> 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/cartoes-corporativos/fatura/como-antecipar-minha-fatura-do-cartao-corporativo.md).

# Como antecipar minha fatura do cartão corporativo?

Entenda como antecipar o pagamento da fatura do cartão Stark Bank.

A antecipação de pagamento é um recurso disponível para empresas que necessitam liberar o limite do Cartão Corporativo antes do fechamento do ciclo.

## Pré-requisitos

* Status da Fatura: O recurso está disponível exclusivamente para faturas **em aberto.** Faturas fechadas ou vencidas devem seguir o fluxo normal de pagamento.
* Permissões: Apenas usuários com perfil de **Administrador, Financeiro ou Gerente de Cartão** têm acesso a esta funcionalidade.
* Exclusividade Internet Banking: a fatura não está disponível para visualização pelo app Stark Bank.

{% hint style="warning" %}
Cashback

Para maximizar os retornos financeiros da sua empresa, o Stark Bank recomenda priorizar o pagamento no vencimento ou via débito automático.

Os valores pagos via antecipação **não** **são contabilizados** para o cálculo do benefício de Cashback.
{% endhint %}

## Passo a passo no Internet Banking&#x20;

Caso a liberação de limite seja prioritária para o momento do seu negócio, siga as instruções abaixo:

1. Acesse sua conta Stark Bank em <https://web.starkbank.com/signin>
2. No menu, vá em Cartões Corporativos > Fatura
3. Selecione a fatura que consta com status Em aberto
4. Clique no botão "Antecipar Fatura"
5. Insira o valor parcial ou total que deseja liquidar
6. O sistema gerará uma cobrança (QR Code Pix ou Boleto) para pagamento

Após a compensação, o valor antecipado será abatido do saldo devedor e o limite de crédito será restabelecido proporcionalmente.


---

# 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/cartoes-corporativos/fatura/como-antecipar-minha-fatura-do-cartao-corporativo.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.
