# For CFD Traders

## CFD Trading on Avantis

Trade the same assets you already know — forex, gold, indices, stocks — but without a broker. Onchain, transparent, self-custody.

***

### Why Avantis Over a CFD Broker?

**No B-book.** Traditional CFD brokers take the other side of your trade. When you lose, they profit. Avantis uses a decentralized liquidity pool and independent oracle pricing (Pyth/Chainlink). Nobody profits from your losses.

**Self-custody.** Your funds stay in your wallet. No withdrawal requests, no approval queues, no account freezes.

**Transparent fees.** Clear, verifiable fee structure.

**No KYC to trade.** Log in with email, Google, X, or SMS. Start trading in under 5 minutes.

***

### What Can You Trade?

<figure><img src="/files/TiyCy9qoVxp1enYiUIDK" alt=""><figcaption></figcaption></figure>

* **Forex** — 18 pairs including EUR/USD, USD/JPY, GBP/USD, USD/INR, USD/TRY, and more. Zero spreads on the top 3 pairs.
* **Commodities** — Gold, Silver.&#x20;
* **Indices** — SPY (S\&P 500), QQQ (Nasdaq).
* **Equities** — All MAG7 stocks (NVDA, AAPL, TSLA, AMZN, MSFT, META, GOOG) plus COIN and HOOD.
* **Crypto** — 60+ pairs including BTC, ETH, SOL, memecoins.

Leverage ranges from 5x to 1000x depending on the asset.

***

### What's Different From Your Current Platform?

| Criteria                 | Avantis                     | CFD Brokers (Exness, XM, etc.) |
| ------------------------ | --------------------------- | ------------------------------ |
| Who's on the other side? | Decentralized LP pool       | The broker (B-book)            |
| Price source             | Independent oracles         | Broker-set quotes              |
| Custody                  | Your wallet                 | Broker holds your funds        |
| Withdrawals              | Instant, permissionless     | 1-5 days, approval needed      |
| KYC                      | No                          | Yes                            |
| Stop hunting             | Impossible (oracle prices)  | Widely reported                |
| Fee transparency         | 100% on-chain               | Opaque                         |
| Zero-fee mode            | Yes (pay only from profits) | No                             |
| Loss rebates             | Up to 20% back on losses    | No                             |

***

### Getting Started

1. **Go to** [avantisfi.com/trade](https://avantisfi.com/trade)
2. **Log in** with Email, Google, X, or SMS — wallet created automatically, gas sponsored
3. **Deposit** via card (Visa/MC), Coinbase, or any cryptocurrency.&#x20;
4. **Trade** — pick your pair, set leverage, set TP/SL, confirm

That's it. No broker application, no documents, no waiting.

[Onboarding guide →](https://docs.avantisfi.com/tutorials/onboarding) [How to get USDC →](https://docs.avantisfi.com/trading/onramp-usdc)

***

### Learn More

* [Trading Tutorial →](https://docs.avantisfi.com/tutorials/trading)
* [Fee Structure →](https://docs.avantisfi.com/trading/trading-fees-fixed-fee-perpetuals)
* [Zero-Fee Perpetuals →](https://docs.avantisfi.com/trading/zero-fee-perpetuals-zfp)
* [Avantis SDK →](https://sdk.avantisfi.com/)
* [Start Trading →](https://avantisfi.com/trade)


---

# 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.avantisfi.com/trading/for-cfd-traders.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.
