# Dynamic Protocol

### ⚙️ Dynamic Protocol Parameters

*(Dynamic Multiplier • Dynamic Burn)*

One of the core innovations of the platform is its **configurable, adaptive economic engine**.\
Unlike fixed-tokenomic systems, the protocol allows **founders to adjust key variables in real time** to respond to market conditions, incentivise desired user behaviour, and fine-tune ecosystem health.

***

#### 📈 Dynamic Multiplier

The **Dynamic Multiplier** determines the premium at which NFTs are relisted after purchase by the protocol.

* **Base Setting:**\
  By default, NFTs purchased by the protocol are relisted at a multiplier (e.g., **1.2×**) above their acquisition price.
* **Adaptive Pricing:**\
  Founders can adjust the multiplier to reflect market demand.
  * A higher multiplier (e.g., 1.5×) encourages long-term holders to list at premium prices and creates larger buy-back profits for the protocol.
  * A lower multiplier can stimulate quicker turnover and higher transaction volume in sluggish markets.
* **Ecosystem Effect:**\
  The dynamic multiplier helps balance between incentivising sellers and generating continuous buy-burn revenue.

***

#### 🔥 Dynamic Burns

The **Dynamic Burn Mechanisms** controls how much of the collected volume is allocated for token buy-backs and burns.

* **Variable Burn Rates:**\
  Founders can increase the burn rate during growth phases to reduce circulating supply faster or lower it during periods when liquidity retention is prioritised.
* **Transparency:**\
  All burn events are executed and recorded on-chain, ensuring accountability and visibility for the community.

***

#### 🌟 Benefits of Dynamic Parameters

* **Market Adaptability:**\
  Founders can respond to changing market environments without redeploying contracts.
* **Behavioural Incentives:**\
  Dynamic settings allow projects to encourage desired behaviours such as long-term holding, premium NFT listings, or higher trading volume.
* **Sustainable Growth:**\
  Adjusting multipliers, tax, and burn ensures the protocol can balance deflationary pressure with ecosystem liquidity needs.
* **Future-Proof:**\
  Dynamic parameters can evolve alongside the project’s life cycle and market trends, ensuring ongoing relevance.

***

#### Dynamic Royalties

Reduce your royalties to allocate additioanl % of revenue to other&#x20;


---

# 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://wp.gotmlabz.io/token-launcher/dynamic-protocol.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.
