# Forging

Forging transforms your newly-minted Guild token into a live, liquid asset—raising capital for the token liquidity pool (LP) and getting tokens into the hands of early supporters. It’s fast, onchain, and built to reward long-term believers while shielding launches from sniper bots.

### How Forging Works

{% stepper %}
{% step %}
**Creator Window**

Before the public curve starts, you can buy your own Guild tokens at the lowest price.

*Why?* Stake early, flex as the first whale, and decide later whether to hold, airdrop, burn, or reward your community.
{% endstep %}

{% step %}
**Forging Curve (Public Sale)**

* 87.5 % of total supply is offered on a forging curve.
* Price rises smoothly as tokens are bought—fair discovery, no lotteries.
* Buyers pay in $TEVA, which flows straight to your Guild LP.
  {% endstep %}

{% step %}
**Auto-Liquidity**

* Funds raised ( ≈ 525 k $TEVA ) and the remaining 12.5 % of tokens are paired to create a time-locked LP on PancakeSwap (Base).
* LP is owned by the Creator, locked for 7 years, and earns all trading fees.
  {% endstep %}

{% step %}

#### Creator ↔ Guilder Interaction

Post Feed (in the forging page lets you rally supporters in real time:

* Announcements — “10 % forged—let’s go!”
* Calls-to-Action — “Next 5 buyers get honorary roles.”
* Lore, memes, progress updates, behind-the-scenes drops.

  Live social energy that keeps momentum high through the entire sale.
  {% endstep %}
  {% endstepper %}

### Forging Dashboard (in Portfolio)

After launch, the **creator dashboard** shows live progress and key market metrics:

{% tabs %}
{% tab title=" Forging Guild Progress" %}

* Real-time tracker of how much **additional $TEVA** needs to be raised.
* Shows a **progress bar** and remaining target (e.g., “x TEVA to crown this Guild”).
* Only forged guilds that reach this goal are fully activated — creating a merit-based economy.
  {% endtab %}

{% tab title="Market Parameters" %}

* **Market Cap**: Real-time valuation based on token price and supply.
* **Price**: Current per-token value in $TEVA.
* **24h Change**: Tracks short-term performance.
* **24h Volume**: Shows recent trading activity.
* **Guilders**: Number of unique wallets holding the guild token.
* **Trades**: Full transaction history of your token.
  {% endtab %}

{% tab title="Trade Panel" %}

* Users can **buy/sell your guild token** directly from the dashboard using $TEVA.
* Includes pre-filled buy tiers (100 / 1000 / 2000) and real-time conversion display.
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
Forge wisely — only the most supported guilds get crowned and are eligible for governance, growth tools and rewards.
{% endhint %}

### Quick Checklist

* [x] Buy your creator allotment (optional but recommended).
* [x] Open the forging curve to the public.
* [x] Share the sale link; post updates in the feed.
* [x] Watch funds flow to treasury and LP auto-deploy.

***

Forging completes the launch cycle—funding your Guild, distributing tokens fairly, and bootstrapping liquidity for day-one trading.

{% hint style="info" %}
Think of the Post Feed as your creator stage — speak directly to your supporters, set the tone, and make it fun.
{% endhint %}


---

# 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.tevaera.com/tevaera-ecosystem/onchain-guilds/forging.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.
