# Formas de Pagamento

Após preencher os dados iniciais da cobrança, é possível limitar as formas de pagamento para o cliente, sendo elas cartão de crédito (e a quantidade de parcelas), pix e/ou boleto.

{% hint style="warning" %}
**Detalhe:** Caso você não defina a forma de pagamento, ou se esqueça, não precisa se preocupar, pois por padrão, nós deixaremos disponíveis ao cliente as opções pix e cartão de crédito (Com parcelamento até 6x)😉
{% endhint %}

{% hint style="danger" %}
**Importante:** Para mais informações sobre as taxas, [clique aqui](https://docs.gopag.com.br/portal_gopag/simular_venda) e acesse nossa explicação detalhada sobre elas!
{% endhint %}


---

# 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://docs.gopag.com.br/portal_gopag/criar_cobranca/formas_pagamento.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.
