# Introduction

{% 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 Genesis is the backbone for all the synthetic assets in the Horizon Protocol ecosystem.

Horizon Genesis maintains the collateralization ratio by offering staking mechanisms for the Horizon Protocol network to stabilize the ecosystem and create synthetic assets. Horizon Genesis is used to create Horizon Protocol's first synthetic asset, the zUSD, which is minted with HZN as collateral.

![Horizon Genesis - Home Page](/files/W9g72oOECfVhfLb4SYCi)

## Creating Synthetic Assets

Horizon Protocol creates synthetic assets via collateralization. Collateralization is the use of an asset to secure a loan, or debt.

In other words, synthetic assets are created by staking liquidity as collateral to create zAssets in the form of debt, similar to a mortgage, where a house is staked as collateral to borrow money.

Horizon Genesis stakers proactively manage the liquidity provided by maintaining a safe debt-to-collateralization ratio, also known as a “C-ratio”. Maintaining a healthy C-ratio protects stakers and the protocol against default risk.

**The fundamental core of Horizon Protocol are synthetic assets. And synthetic assets are created in Horizon Genesis, which makes Horizon Genesis the backbone of the Horizon Protocol.**


---

# 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-genesis/introduction.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.
