# Token Minting & Fleet Expansion

Investing Yachts uses a **flexible, asset-backed supply model**. New $YATE tokens are *not* created arbitrarily or for “marketing reasons” – they are only minted when the project acquires **new yachts or other profit-generating real-world assets** for the fleet.

In other words:

> **No new asset → no new tokens.** **New asset → new tokens, backed by that asset.**

This is how the protocol scales over time without breaking the link between tokens and real value.

### When Are New Tokens Minted? <a href="#when-are-new-tokens-minted" id="when-are-new-tokens-minted"></a>

New $YATE tokens are minted **exclusively** to finance the acquisition of:

* Additional luxury yachts for the charter fleet.
* Future real-world, profit-generating assets that the project decides to onboard.

This keeps issuance strictly tied to **tangible, income-producing collateral** instead of speculative promises.

### Market Based Issuance With A NAV Floor <a href="#market-based-issuance-with-a-nav-floor" id="market-based-issuance-with-a-nav-floor"></a>

When the project decides to expand the fleet, it follows a **market-based issuance model** with a **hard minimum price**:

1. **New tokens are minted and sold at the current market price**
   * If $YATE is trading at, say, 1.20 USDT on CEX/DEX, new tokens for the raise are priced around that market level.
   * This means the protocol raises more capital while minting **fewer tokens**, which reduces dilution for existing holders.
2. **There is a strict minimum issuance price: the NAV per token**
   * **NAV per token** is calculated as:

     > **NAV per token = Total Assets / Total Token Supply** Example from the draft: if there are 60**M USD in yachts** and **200M tokens**, then NAV = 60,000,000 / 200,000,000 = **0.30 USD per token**
   * **Price floor rule:**

     > **No new tokens are ever issued below NAV per token.** In the example above, that means never issuing below **0.30 USD**.
   * If the market price **falls below NAV** (e.g. the token trades at 0.20 USD while NAV is 0.30 USD), Investing Yachts **pauses new issuance** until the price recovers above NAV.
   * Why? Because this guarantees that:
     * New token holders **never pay less than the underlying asset value**.
     * Existing holders are protected from **value-destructive dilution**.

### Why This Model Is Accretive For Holders <a href="#why-this-model-is-accretive-for-holders" id="why-this-model-is-accretive-for-holders"></a>

This minting logic is designed so that **growth = good news** for long-term holders:

* **More yachts → more charter profits** feeding:
  * Annual **rewards distributions** to token holders who lock in vaults.
  * The **buyback & burn** program, which uses part of profits to permanently destroy tokens.
* Because new tokens are minted at **current market price with a NAV floor**, each expansion round tends to be:
  * **Capital efficient** (fewer tokens minted for the same USD/EUR raised).
  * **Value-aligned** (no one gets in below the asset backing).

So over time:

> Each new yacht aims to increase the **revenue pie**, while the issuance rules and the buyback & burn mechanism help protect and **enhance the value per token**.

### Token Minting In The Bigger Picture <a href="#token-minting-in-the-bigger-picture" id="token-minting-in-the-bigger-picture"></a>

Combined with the rest of the tokenomics:

* **Flexible total supply** – expands only when there are new, collateralized assets.
* **Deflationary pressure** – buyback & burn removes tokens from circulation using real profits.
* **Lock-up vaults** – reduce circulating supply while rewarding long-term holders with a larger share of charter profits.

The **Token Minting & Fleet Expansion** mechanism makes $YATE very different from typical inflationary tokens:

* There is **no random printing** of tokens.
* Every new issuance is **backed, priced, and justified** by an asset that exists in the real world and works to generate cash flow for the ecosystem.

That’s how Investing Yachts scales from the first yacht to a global fleet, **without breaking the core promise**: **real assets, real rewards, and an issuance policy that respects existing and future token holders.**


---

# 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://investingyachts.gitbook.io/investingyachts-docs/tokenomics/token-minting-and-fleet-expansion.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.
