# Growth Mode

Growth mode is designed to bootstrap novel HIP‑3 markets by dramatically reducing fees.

### What growth mode does

* ≥90% reduction in all‑in fees
* rebates and volume contributions are also ≥90% lower
* applies on top of other multipliers (aligned collateral, staking discounts)

### Conditions to enable growth mode

1. Deployer fee scale must be set between 0 and 1 (amount deployer keeps as a % of fees before other discounts).
2. Markets must be disjoint from existing validator‑operated perps to prevent parasitic volume.

Examples that are typically not eligible:

* crypto perps against any collateral
* perps on crypto indexes/ETFs/baskets
* perps on combinations including crypto assets
* wrappers primarily holding crypto assets
* duplicates of existing validator markets (e.g., gold if already tracked elsewhere)

Growth mode has a **30‑day cooldown per asset**.

### Fee ranges&#x20;

Under growth mode, baseline taker fees can be roughly **5–10× lower** than validator‑operated perps, depending on collateral alignment and volume tiers.

> Ultimately, eligibility disputes may be resolved by onchain validator vote.


---

# 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.nunchi.trade/nunchi-yield-exchange-perps/market-mechanics-and-parameters/growth-mode.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.
