# ✨Projects

- [Honey](https://wiki.1hive.org/italian/projects/honey.md): Honey è una community currency emessa e distribuita dalla community 1Hive.
- [Participation](https://wiki.1hive.org/italian/projects/honey/participation.md): 1Hive and Honey are community driven. Community members are encouraged to participate in the sense-making of the 1Hive DAO by submitting, discussing and staking on proposals.
- [Issuance](https://wiki.1hive.org/italian/projects/honey/issuance.md): Honey does not have a fixed supply, an issuance policy controls the rate at which Honey is minted over time.
- [Distribution](https://wiki.1hive.org/italian/projects/honey/distribution.md): Conviction voting is used to regulate the distribution of Honey from the common pool.
- [Decisions](https://wiki.1hive.org/italian/projects/honey/decisions.md): Changes to protocol parameters or smart contract updates requires making discrete, binary choice decisions via voting.
- [Planned Improvements](https://wiki.1hive.org/italian/projects/honey/planned-improvements.md): Some possible improvements that are being worked on or researched by the community
- [Honeyswap](https://wiki.1hive.org/italian/projects/honeyswap.md): honeyswap.org
- [For Traders](https://wiki.1hive.org/italian/projects/honeyswap/for-traders.md)
- [For Liquidity Providers](https://wiki.1hive.org/italian/projects/honeyswap/for-liquidity-providers.md)
- [For Developers](https://wiki.1hive.org/italian/projects/honeyswap/for-developers.md)
- [Celeste (Coming soon)](https://wiki.1hive.org/italian/projects/celeste.md): An in development subjective oracle.
- [User Process](https://wiki.1hive.org/italian/projects/celeste/user-process.md)
- [Gardens (Coming soon)](https://wiki.1hive.org/italian/projects/gardens.md): 1Hive like DAO's
- [Technical Overview](https://wiki.1hive.org/italian/projects/gardens/alt-overview.md)
- [Milestones](https://wiki.1hive.org/italian/projects/milestones.md): Upcoming milestones


---

# 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://wiki.1hive.org/italian/projects.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.
