# HIP

{% hint style="danger" %}
Questa versione di Horizon Academy è stata deprecata! Per trovare l'ultima versione, visita: [English V2](https://academy.horizonprotocol.com/) (attualmente disponibile solo in inglese)
{% endhint %}

Benvenuti alle proposte di miglioramento di Horizon!

Horizon Protocol mira a diventare una DAO pienamente funzionante. Crediamo fermamente che la governance comunitaria sia il futuro, pertanto introdurremo tutti i potenziali cambiamenti al protocollo prima nella community sotto forma di HIP (Horizon Improvement Proposals - Proposte di Miglioramento di Horizon).

## Proposte attive

* [HIP-5: Elenco di nuovi zAsset](/italian/horizon-protocol/community-driven/hips/hip-5-elenco-di-nuovi-zasset.md)
* [HIP-4: Utilizzare i Keepers per chiudere i periodi di pagamento settimanali](/italian/horizon-protocol/community-driven/hips/hip-4-usare-i-keepers-per-chiudere-i-periodi-di-pagamento-se.md)

## Proposte completate

* [HIP-3: sospendere zTSLA in vista dello split azionario](/italian/horizon-protocol/community-driven/hips/hip-3-sospendere-ztsla-in-vista-dello-split-azionario.md)
* [HIP-2: abbassare il C-Ratio target al 700%.](https://academy.horizonprotocol.com/spanish-1/)
* [HIP-1: Creare una pool incentivata di zBNB/BNB](/italian/horizon-protocol/community-driven/hips/hip-1-create-incentivized-zbnb-bnb-pool.md)

## Feedback and Questions

**Who can propose a HIP?**\
Anybody can propose a HIP. At this time, please reach out to a Community Manager if you would like to propose a HIP. In the future, we intend to have a portal for submitting HIPs.

**Will there be a constitution for the DAO?**\
Yes. The hardest part about building a DAO is choosing the right constitution. We are constantly exploring what might make the most sense and we will gradually establish the pieces to get ourselves closer to a constitution.

**Do HIPs needs to be voted?**\
Every HIP will have a vote and the results will be taken into advisement as for whether or not the proposal goes forward or not.

**Should HZN be used as a governance token to vote for the implementation of the proposal?**\
HZN will definitely be part of the equation when considering governance, but it will most likely not be the only factor.

**Will there be some rules for % to pass different kinds of proposals?**\
This is something that will be gradually established as we figure out how the constitution will work.

**Will the DAO be in charge of managing the Community Fund?**\
Yes, this is the goal. This will be a step that occurs after the constitution is established. The DAO, and therefore, the community, will be in charge of the Community Fund and will take part in deciding where the funds will be spent.

**If we need to open the possibility of emergency changes in the protocol without using HIPs, how is that gonna work?**\
This is a very good point and part of the reason why we need to take some more time to explore what is the best constitution format to adopt.


---

# 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/italian/horizon-protocol/community-driven/hips.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.
