# Introduction

Horizon Futures is a decentralized perpetual futures exchange. Perpetual futures are an increasingly popular financial instrument to speculate on assets due to access to leverage and liquidity, along with the flexibility to enter and exit positions at any time without worrying about contract expirations like traditional futures.

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

**Horizon Futures features:**

* Low Fees (Maker 0.015% / Taker 0.05%)
* Up to 50x Leverage
* Deep Liquidity, allowing for larger trades w/ low slippage
* Lightning Speeds and fast trade confirmations
* Self Custody w/ no counterparty risk
* AI Trading (coming soon, in partnership w/ Phoenix Chain - AlphaNet)

***

To start trading futures, please head over to [Horizon Protocol Dapp](https://app.horizonprotocol.com/dashboard/overview/futures). \
\
If  you need help with getting started, simply follow the[ Step-by-Step Guides](/english-v2/futures/guides/trading-futures-on-horizon-protocol.md). \
\
Or If you want to take a deep dive into Perpetual Futures and learn more about Horizon Futures top-notch features, [continue exploring the Academy](https://academy.horizonprotocol.com/futures/introduction/what-is-a-perpetual-future).&#x20;


---

# 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.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.
