# Traders

<figure><picture><source srcset="https://1690371742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsivfyCjOhJUkKrxqsPg4%2Fuploads%2FbUWMkftrr27zgDZTcOIn%2Fbanner_perps.png?alt=media&#x26;token=f632f6bf-8cf4-4f87-913d-d17c911bdfad" media="(prefers-color-scheme: dark)"><img src="https://1690371742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsivfyCjOhJUkKrxqsPg4%2Fuploads%2FzHQPzbRIybhz4KBYjQtZ%2Fbanner_perps_l.png?alt=media&#x26;token=a6333edd-4661-445c-bd4b-bf917a55acf6" alt=""></picture><figcaption></figcaption></figure>

## What can you trade?

* D8X offers classical perpetuals with no borrowing or roll-over fees
* D8X perpetuals allow for linear (for example ETH/USDC collateralised in USDC), inverse (for example BERA/USD collateralised in BERA), and quanto (for example ETH/USD collateralised in BERA) perpetuals&#x20;
* D8X perpetuals can be calibrated for a diverse range of underlying assets such as crypto, commodities, FX, stocks
* The specification of the D8X Perpetuals contract is very closely following the original perpetuals as introduced by BitMEX and later adopted by Deribit.
* Traders put down a margin and they can enter a long or a short position in a perpetual contract&#x20;

D8X offers multiple [order types](https://d8x.gitbook.io/d8x/perpetual-contracts-guide/order-types) and competitive [fees](https://d8x.gitbook.io/d8x/perpetual-contracts-guide/fee-structure). &#x20;

## How can you trade?

You can trade D8X perpetual futures using:

* A [frontend operated by a white-label partner](https://d8x.exchange/frontends)
* The [D8X Futures Node SDK](https://d8x.gitbook.io/d8x/node-sdk/modules)
* Directly through [D8X's smart contracts](https://github.com/D8-X/d8x-integrations)

See [onboarding](https://d8x.gitbook.io/d8x/d8x-tl-dr/onboarding) on  how to get started.


---

# 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://d8x.gitbook.io/d8x/contribute-and-earn/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.
