# Glossary and Definitions

{% hint style="danger" %}
¡Esta versión de Horizon Academy es obsoleta! Para encontrar la última versión, por favor visita: [English V2](https://academy.horizonprotocol.com/) (actualmente solo disponible en inglés)
{% endhint %}

This will be a list of definitions that we will gradually add on to to help readers understand the various terms.

### Synthetic Assets

Synthetic assets are tokenized derivatives, which are contracts that represent the underlying value of an asset, without requiring actually holding the asset itself.

Synthetic assets can be stocks, tokens, indices, NFTs, or other financial products and are produced to mimic the original asset, typically in the form of its price. For example, a synthetic asset of a stock would mimic the price fluctuations of the stock, while a synthetic asset of a token would mimic the price fluctuations of the token.

### Mirrored Assets

A subset of synthetic assets. Mirrored assets are synthetic assets that mirror existing assets in the market place, including crypto and traditional financial assets.

### Defi Derivatives

Financial derivatives in DeFi. An all encompassing term for all potential derivative contracts that exists or can exist in the DeFi environment.

\-------

If you have any other terms you would like us to clarify, please let us know by emailing us at: <info@horizonprotocol.com>.


---

# 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/spanish-1/educational-articles/glossary-and-definitions.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.
