# Interfaces

{% 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 %}

## Horizon Exchange - Home Page

![Horizon Exchange - Home Page](/files/znQNzGF53zi8dfsRvGTQ)

## Trade - Buy

![Horizon Exchange - Trade - Buy](/files/JJcrkx1pR3P5FiYr0gii)

## Trade - Market Selection

![Horizon Exchange - Market Selection](/files/8JoNuAiaSLzVz8b3uExb)

## Trade - Sell

![Horizon Exchange - Trade - Sell](/files/1K609Mv0WgPeUPYbtPpi)

## Portfolio

![Horizon Exchange - Portfolio](/files/2snDu6Bw9msjElZellyz)


---

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