# Planned Improvements

## Dynamic issuance policy

The new policy would regulate the Honey supply by both **issuing** and **burning** to and from the common pool in order to target a specific ratio of the total supply held in the common pool. The two primary goals of the new policy are as follows:

* Better align incentives around value creation by automatically reducing issuance or burning tokens in response to decreased outflows and/or increased inflows from buyback mechanisms. &#x20;
* Make issuance changes more predictable by relying on a clearly defined algorithmic policy rather than needing to update the issuance rate sporadically via ad-hoc decision proposals.&#x20;

The [Luna Swarm](/german/community/swarms/luna.md) is working on modeling and specifying the new policy, with the intention to submit a formal proposal for implementation in January 2021.&#x20;

## Celeste integration&#x20;

Suggestions, Proposals, and Decisions will be made *disputable*, this will mean that proposers will be required to deposit Honey as collateral and other members can challenge them if they do not adhere to the [Community Covenant](/german/community-covenant.md) by invoking [Celeste](/german/community/swarms/celeste.md).&#x20;

The integration work is underway and is plan to happen at the same time as the launch of Celeste.


---

# 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/german/projects/honey/planned-improvements.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.
