# Trading on Exchange

{% hint style="danger" %}
This version of Horizon Academy has been deprecated! To find the latest version, please visit: [English V2](https://academy.horizonprotocol.com/)
{% endhint %}

Welcome to Horizon Exchange! To get started, go to [Horizon Exchange](https://exchange.horizonprotocol.com), connect your wallet, and let’s get started!

## **Markets** <a href="#id-2cb6" id="id-2cb6"></a>

The ‘Markets’ tab is an overview of the synthetic asset (zAsset) market available on Horizon Exchange. You can see market highlights: top gainer (24h), top loser (24h), highest volume (24h), and the largest zAsset. And, check out different zAssets in various categories.

Select the market you want to trade in!

![Picture 1: Select the market you want to trade in.](/files/EUiS8OFrQId1A432dnYv)

## **Trade** <a href="#id-32e2" id="id-32e2"></a>

The ‘Trade’ tab is where you can buy and sell zAssets! Try selecting the zAsset you wish to trade, we’ll use zDOGE for this guide. You can use the TradingView chart to help you make a decision.

![Picture 2: Select a zAsset you wish to trade.](/files/sd7mG0tfi4uTNWjHNQZ3)

You can enter an amount to **buy** in zUSD, zDOGE, or use the slider to select a percentage amount.

![Picture 3: Enter an amount to buy a zAsset.](/files/5wqNRiq7kXVz59SLEYYK)

You can similarly **sell** a zAsset by selecting ‘SELL zXXX’.

![Picture 4: Sell a zAsset.](/files/FTBGh6B2RjsScLRPDgJM)

*Let’s buy some zDOGE.*

Your buy or sell trade will go into ‘**Pending**’ status whilst the transaction is sent to the blockchain.

![Picture 5: Pending Status.](/files/DEKA5pzIdOgMgbiYK0OW)

‘**Oracle Check**’ status when your transaction has succeeded and is in the 3 minute oracle front running prevention period. Learn more about oracle front running [here](/english/horizon-exchange/trading-on-exchange/exchange-fees.md#fbee).

![Picture 6: Oracle Check status.](/files/TzSmvMhjDFVVrppl9P3f)

‘**Completed**’ status after the oracle check is complete.

![Picture 7: Completed status.](/files/O4fsM2rYW8V24E0d7X4H)

**Congratulations!** You’ve traded your first synthetic asset and it has been added to your portfolio allocation!

*Let’s buy some more zAssets.*

![Picture 8: Recent Transactions.](/files/L2KHaKLPhNM7kMFxtak4)

## Portfolio

The ‘Portfolio’ tab lets you track how your portfolio performs.

![Picture 9: Portfolio](/files/wvVWDg5XEtgh0jaqp87L)

* Track your portfolio value over time
* See your trade history
* View your overall portfolio allocation and break it down by zAsset
* Manage fee settlements\
  (Learn more about the [oracle heart beat](/english/horizon-exchange/trading-on-exchange/oracles.md#oracle-refresh-rate) and how [exchange fees](/english/horizon-exchange/trading-on-exchange/exchange-fees.md) are handled)

**You now have a portfolio giving you exposure to borderless global derivatives from around the world!**


---

# 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/horizon-exchange/trading-on-exchange.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.
