# Access Pass Bonding Curves

Honey Chat employs a bonding curve to determine pass prices, acting as a mathematical formula governing token price changes. The bonding curve connects the creation of new passes with the cryptocurrency 'bonded' or put into the system.&#x20;

### LOW CURVE

<div align="left"><figure><img src="/files/n7qZ20Xy1V3yrvATAu73" alt=""><figcaption></figcaption></figure></div>

### MID CURVE

![](/files/jghd1ImzMBekckfmfCwg)\ <br>

### HIGH CURVE

<div align="left"><figure><img src="/files/zRKxO5GE3xTFQiNcxCrv" alt=""><figcaption></figcaption></figure></div>

## Enhanced Trading Dynamics in Honey Chat

The relationship between price and supply in Honey Chat is governed by a bonding curve equation that dynamically determines the pass price based on its supply. As the user base engages in buying passes, the price of each new pass rises in response to the bonding curve equation. Conversely, should users decide to sell their passes, the price experiences a decrease.

The trading fee of 10% is incorporated into the price during trades. The quadratic shape of Honey Chat's bonding curve encourages early adoption and investment, favoring lower prices for early investors. However, by introducing pass shorting and tiered access with subscriptions, Honey Chat addresses criticisms within the space, specifically concerns about the pass price becoming too high as popular creators' chat rooms attract more followers. This multifaceted approach ensures a more inclusive and sustainable model, countering the perception of benefits being limited to early adopters.


---

# 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://docs.honeychat.app/maths/bonding-curve.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.
