> For the complete documentation index, see [llms.txt](https://ajuda.wiapy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.wiapy.com/wiapy/produtor/quais-sao-as-taxas-e-prazos.md).

# Quais são as taxas e prazos?

Aqui no Wiapy você conta com a menor taxa do mercado e só paga quando vender.\
\
Todas as nossas ferramentas estão inclusas, inclusive o criador de páginas, sem limitações.

**Taxa por venda realizada**

<mark style="color:green;">**Vendas no PIX**</mark>

| De       | Até      | Taxa            |
| -------- | -------- | --------------- |
| Até      | R$ 10,00 | R$ 1,00         |
| R$ 10,01 | R$ 15,00 | R$ 1,25         |
| R$ 15,01 | R$ 20,00 | R$ 1,50         |
| R$ 20,01 | R$ 25,00 | R$ 1,75         |
| R$ 25,01 | R$ 30,00 | R$ 2,00         |
| R$ 30,01 | R$ 35,00 | R$ 2,15         |
| R$ 35,01 | R$ 40,00 | R$ 2,30         |
| R$ 40,01 | R$ 45,00 | R$ 2,40         |
| R$ 45,01 | R$ 50,00 | R$ 2,50         |
| Acima de | R$ 50,00 | R$ 1,49 + 4,99% |

<mark style="color:green;">**Vendas no Cartão de Crédito**</mark>

**R$ 1,49 + 4.99% por venda**

<mark style="color:green;">**Vendas no Boleto**</mark>

**O sistema de pagamentos via boleto, está desabilitado.**

Tanto para pagamento único ou recorrência as taxas acima serão aplicadas.

<mark style="color:green;">**Recuperação de WhatsApp**</mark>

**Carrinho abandonado - gratuíto (R$ 0,00)** &#x20;

**Pix gerado e não pago - gratuíto (R$ 0,00)** &#x20;

**Taxa de Saque**

R$ 3,67 por saque.

Não existe limite para saques, tanto em pessoa física ou jurídica, basta possuir saldo.

**Prazo para Saque**

O prazo de saque depende da forma que você recebeu o pagamento:

**PIX**: D+0 - No mesmo dia você pode sacar.

**BOLETO**: D+1 - No dia seguinte ao pagamento você pode sacar.

**CARTÃO DE CRÉDITO**: D+30 - Após 30 dias você pode realizar o saque.

Lembrando que o pagamento no cartão de crédito pode ser antecipado para 14, 7 e até 2 dias. Tudo depende do seu histórico de vendas na plataforma, deseja fazer a antecipação? Fale com o nosso time de atendimento.


---

# 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://ajuda.wiapy.com/wiapy/produtor/quais-sao-as-taxas-e-prazos.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.
