# 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**](/english-v2/futures/guides/trading-futures-on-horizon-protocol/1.-getting-started.md)

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

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

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

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

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

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

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

#### 5.[ Modify / Cancel Order](/english-v2/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: 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/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.
