# Cobrança estática

- [POST:: Criar nova cobrança imediata](https://agilspot-pay.gitbook.io/api-finance-hub/api-de-pix/cobranca-estatica/post-criar-nova-cobranca-imediata.md): Essa API possibilita que seja realizado o vinculo de um QR Code a uma cobrança imediata.
- [GET:: Retornar dados de um BRCode estático.](https://agilspot-pay.gitbook.io/api-finance-hub/api-de-pix/cobranca-estatica/get-retornar-dados-de-um-brcode-estatico..md): Essa API retorna as informações de uma cobrança imediata a partir do transactionid.
- [GET:: Recupera uma imagem base64 representando um BRCode estático](https://agilspot-pay.gitbook.io/api-finance-hub/api-de-pix/cobranca-estatica/get-recupera-uma-imagem-base64-representando-um-brcode-estatico.md): Essa API possibilita que seja atualizada uma cobrança imediata.


---

# 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://agilspot-pay.gitbook.io/api-finance-hub/api-de-pix/cobranca-estatica.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.
