# Perp DEXs

- [Hyperliquid](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/hyperliquid.md)
- [Como ligar](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/hyperliquid/como-ligar.md)
- [Taxas do construtor](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/hyperliquid/taxas-do-construtor.md)
- [Desconto de referência](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/hyperliquid/desconto-de-referencia.md)
- [Ordens manuais](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais.md)
- [Mercado](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/mercado.md)
- [Limite](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/limite.md)
- [Stop market/limit](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/stop-market-limit.md)
- [Trailing stops](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/trailing-stops.md)
- [Take Profit](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/take-profit.md)
- [Múltiplos Take Profits](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/multiplos-take-profits.md)
- [Stop Loss](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/stop-loss.md)
- [Stop Loss que seguem TPs](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/stop-loss-que-seguem-tps.md)
- [TP/SL Trailing](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/tp-sl-trailing.md)
- [Combinação TP+SL](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/combinacao-tp+sl.md)
- [Erros](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/ordens-manuais/erros.md)
- [Bots](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/bots.md)
- [Bot Grid](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/bots/bot-grid.md)
- [bot DCA](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/bots/bot-dca.md)
- [Infinity Trailing](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/bots/infinity-trailing.md)
- [Webhooks](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/webhooks.md)
- [Alertas](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/alertas.md)
- [Funcionalidade em breve](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve.md): As funcionalidades descritas abaixo fazem parte do nosso plano de desenvolvimento imediato. A única razão pela qual ainda não estão em funcionamento é a capacidade finita da equipa. Fique descansado, estamos a fazer o nosso melhor para as entregar o mais rapidamente possível.
- [bot de estratégia TradingView](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/bot-de-estrategia-tradingview.md)
- [copy trading](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/copy-trading.md)
- [bot SOS](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/bot-sos.md)
- [TP/SL para posições](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/tp-sl-para-posicoes.md)
- [bot reequilibrador](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/bot-reequilibrador.md)
- [Ordem OCO](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/ordem-oco.md)
- [ordens VWAP e TWAP](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/ordens-vwap-e-twap.md)
- [ordens iceberg](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/ordens-iceberg.md)
- [atalhos do Telegram](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/atalhos-do-telegram.md)
- [trading conversacional](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/trading-conversacional.md)
- [compras recorrentes](https://docs.goodcrypto.app/goodcryptox-pt/perp-dexs/funcionalidade-em-breve/compras-recorrentes.md)


---

# 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.goodcrypto.app/goodcryptox-pt/perp-dexs.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.
