> For the complete documentation index, see [llms.txt](https://academy.horizonprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.horizonprotocol.com/futures/guides/trading-futures-on-horizon-protocol.md).

# Trading Futures on Horizon Protocol

This section will provide an overview explaining the ins and outs of trading Futures on Horizon Protocol, from setting up wallets to opening leveraged positions with stop-loss and take-profit orders. Let's dive in!&#x20;

### Table of Contents

**1.** [**Getting Started**](/futures/guides/trading-futures-on-horizon-protocol/1.-getting-started.md)

* [a. Set Up Wallet](/futures/guides/trading-futures-on-horizon-protocol/1.-getting-started/a.-set-up-wallet.md)
* [b. BNB Chain Network set up](/futures/guides/trading-futures-on-horizon-protocol/1.-getting-started/b.-bnb-chain-network-set-up.md)
* [c. Acquire zUSD ](/futures/guides/trading-futures-on-horizon-protocol/1.-getting-started/c.-acquire-zusd.md)

#### 2. [Set Up Your Account](/futures/guides/trading-futures-on-horizon-protocol/2.-set-up-your-account.md)

* [Create Account](/futures/guides/trading-futures-on-horizon-protocol/2.-set-up-your-account.md#create-account)
* [Deposit Margin](/futures/guides/trading-futures-on-horizon-protocol/2.-set-up-your-account.md#deposit-margin)
* [Withdraw Margin](/futures/guides/trading-futures-on-horizon-protocol/2.-set-up-your-account.md#withdraw-margin)
* [Keeper Manager](/futures/guides/trading-futures-on-horizon-protocol/2.-set-up-your-account.md#keeper-manager)

#### 3. [Open a Position](/futures/guides/trading-futures-on-horizon-protocol/3.-open-a-position.md)

* [Set Position Margin](/futures/guides/trading-futures-on-horizon-protocol/3.-open-a-position.md#set-position-margin)
* [Set Order Size / Account Leverage](/futures/guides/trading-futures-on-horizon-protocol/3.-open-a-position.md#set-order-size-account-leverage)
* [Set Take Profit / Stop Loss](/futures/guides/trading-futures-on-horizon-protocol/3.-open-a-position.md#set-take-profit-stop-loss)
* [Place Order ](/futures/guides/trading-futures-on-horizon-protocol/3.-open-a-position.md#place-order)

#### 4. [Close a Position](/futures/guides/trading-futures-on-horizon-protocol/4.-close-a-position.md)

* [Full Close](/futures/guides/trading-futures-on-horizon-protocol/4.-close-a-position.md#full-close)
* [Partial Close](/futures/guides/trading-futures-on-horizon-protocol/4.-close-a-position.md#partial-close)

#### 5.[ Modify / Cancel Order](/futures/guides/trading-futures-on-horizon-protocol/5.-modify-cancel-order.md)

* [Modify Order](https://academy.horizonprotocol.com/futures/guides/trading-futures-on-horizon-protocol/5.-modify-cancel-order#modify-order)
* [Cancel Order](https://academy.horizonprotocol.com/futures/guides/trading-futures-on-horizon-protocol/5.-modify-cancel-order#cancel-order)

***

If there are other guides you would like to see, please contact our Community Managers on[ Telegram](https://t.me/HorizonProtocol) or[ Discord](https://discord.gg/HorizonProtocol)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/futures/guides/trading-futures-on-horizon-protocol.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.
