# Frequently asked questions

1. **What is Hypertrade?**\
   Hypertrade is a native on-chain DEX (v2 + v3) and the only DEX aggregator on Hyperliquid that supports both HyperCore and HyperEVM.
2. **What are the fees on Hypertrade DEX?**\
   V3 pools: fee tiers from 0.01% to 0.30%. LPs get 86%, **protocol gets 14%.** V2 pools: fixed 0.30% fee split 0.25% to LPs and 0.05% to protocol.
3. **Does Hypertrade DEX Aggregator charge fees?**\
   No. Hypertrade DEX Aggregator does not charge any fees.
4. **How do I earn Hypertrade Points?**\
   You earn points by providing liquidity, swapping, creating incentives, and referring new users. Points are calculated automatically. No daily caps — your points are limited only by your genuine participation.
5. **How is Hypertrade R1 different from other aggregators?**\
   Hypertrade R1 is the only aggregator that supports any-to-any routing across HyperCore and HyperEVM, including HyperCore Spot.
6. **Can I integrate Hypertrade R1 into my own dApp?**\
   Yes. Use the Aggregator API and choose between EVM-only or EVM+CORE routing. The API returns ready-to-execute transactions and accurate quotes.
7. **Which liquidity sources does Hypertrade R1 use?**\
   HyperCore Spot, Hypertrade DEX, Hyperswap, ProjectX, Valantis, Hybra, Kittenswap, Ramses, Curve, Laminar, Gliquid, HyperCat, UltraSolid.
8. **What is the difference between Hypertrade DEX and the aggregator?**\
   Hypertrade DEX is the AMM (v3 concentrated liquidity + v2) where swaps and liquidity provision happen. Hypertrade R1 is the routing engine that finds the best execution across all DEXs.
9. **Is Hypertrade non-custodial?**\
   Yes. Hypertrade is fully non-custodial and permissionless. All operations happen directly on-chain without intermediaries.


---

# 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.ht.xyz/faq/frequently-asked-questions.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.
