> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-pt/ecossistema/taxa-de-swap-dex.md).

# Taxa de swap DEX

Todas as trocas DEX via goodcryptoX - em [DEXs AMM ](/goodcryptox-pt/dexs-amm-suportadas.md)ou [DEXs Perp](/goodcryptox-pt/perp-dexs-suportadas.md) estão sujeitas a uma taxa de troca.<br>

A taxa base de troca para trocas Spot em DEX é `1%`.

A taxa base de troca para trocas Futures em DEX é `0.1%`.<br>

`50%` da taxa de troca coletada é usada para [compartilhamento de receita](/goodcryptox-pt/ecossistema/partilha-de-receitas.md) pagamentos a detentores elegíveis do token GOOD.&#x20;

`10%` da taxa de troca coletada é usada para [queimas](/goodcryptox-pt/token-good/queimar.md) do token GOOD diminuindo seu suprimento.<br>

Descontos na taxa de troca estão disponíveis com base em:

* [Volume de negociação](/goodcryptox-pt/ecossistema/programa-de-fidelidade.md) - até 50%;
* [Tokens GOOD detidos](/goodcryptox-pt/token-good/beneficios-de-manter.md) - até 50%;
* [Assinatura](/goodcryptox-pt/ecossistema/planos-de-subscricao.md) - até 30%;
* [NFT Ultimate](/goodcryptox-pt/ecossistema/nfts.md) - 50%;
* [Indicação](/goodcryptox-pt/ecossistema/programa-de-referencia.md) status - 5%;

O desconto é aplicado tanto a negociações Spot quanto Futures em DEXs.\
Ou seja, com um desconto de 50% sua taxa Spot em DEX será `0.5%` e a taxa Futures em DEX - `0.05%.`

Os descontos se acumulam - cada desconto adicional obtido aumenta seu desconto total.&#x20;

Observe que os descontos se acumulam por multiplicação, não por soma. Dois descontos de 50% significam que você paga metade, e então metade disso novamente — terminando por pagar 25% da taxa original.

<details>

<summary>Exemplo de cálculo da taxa de troca</summary>

Você está enviando uma troca de $1.000. A taxa base para esta troca é 1%.

Seu desconto por volume negociado é 10%, desconto de assinatura é 10% e desconto por GOOD detidos é 20%.

1% de taxa base - 10% de desconto por volume = 0,9%;

0,9% - 10% de desconto de assinatura = 0,81%;

0,81% - 20% de desconto por GOOD detidos = 0,648%.

Sua taxa de troca para esta operação será de 0,648%.

</details>

Você pode verificar seu desconto na taxa de troca no painel do usuário:

<figure><img src="/files/1210e93de0c2a660973838d0849b5a77ff71eeb9" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/c57b92c3c4c38c64c9ad70351092743e54b984f6" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/63b28eebcd1ffb4cfb1165a6ada61942e580edb8" alt="" width="563"><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.goodcrypto.app/goodcryptox-pt/ecossistema/taxa-de-swap-dex.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.
