# What is a Perpetual Future?

Perpetual futures are financial instruments, specifically derivatives, that allow traders to speculate on the future price of an asset. Derivatives in DeFi, or synthetic assets, allow for speculation on the price of an underlying asset without directly owning the asset itself, which opens the way to greater degrees of leverage and is often much more liquid than spot markets.

When compared to traditional futures, perpetual futures have one key difference, which is that it does not have an expiration date and can be held indefinitely.&#x20;

### Centralized vs. Decentralized Futures Exchanges

Perpetual futures were first introduced in crypto by a centralized exchange, BitMEX, back in 2016. Currently, the majority of perpetual futures trading is done in centralized exchanges.

Decentralized futures exchanges are growing in popularity, as unlike centralized futures exchanges, they allow traders to maintain full custody of their assets. As it is permissionless and non-custodial, decentralized futures exchanges also do not require KYC, allowing for a high degree of anonymity. Lastly, decentralized futures exchanges tend to have lower fees due to lower overhead costs.

***

Continue exploring the Academy to learn more about how a decentralized future exchange like Horizon Protocol works, or jump right into trading futures on [Horizon Protocol Dapp](https://app.horizonprotocol.com/). <br>


---

# 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://academy.horizonprotocol.com/english-v2/futures/introduction/what-is-a-perpetual-future.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.
