> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lfg.rich/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Token

> Launch an official LFG.RICH token.

LFG.RICH lets creators launch official tokens directly from the app. Each official token is created through the LFG.RICH Factory and connected to the platform's bonding-curve, floor, referral, and borrowing mechanics.

<CardGroup cols={2}>
  <Card title="Metadata" icon="id-card">
    Prepare the token name, symbol, logo, description, and community links before launching.
  </Card>

  <Card title="Optional initial buy" icon="cart-shopping">
    The current V5 form allows an optional initial buy during creation.
  </Card>

  <Card title="Fixed V5 fees" icon="percent">
    V5 uses fixed protocol fees. There is no creator-selected trading-fee field in the current form.
  </Card>

  <Card title="Official protocol route" icon="route">
    New tokens are registered by the Factory and connected to the Hook, Router, floor, referral, and borrowing systems.
  </Card>
</CardGroup>

## What you need

Before creating a token, prepare:

* Token name.
* Token symbol.
* Token logo.
* Short description.
* Website, X/Twitter, Telegram, or other community links.
* Optional initial buy amount in BNB.
* BNB for gas and any protocol creation fee.

The current form does **not** include a trading-fee selector. V5 uses fixed protocol fees.

## Creation flow

<Steps>
  <Step title="Connect a wallet on BNB Smart Chain">
    Use the wallet that will create the token and pay the gas, creation fee, and optional initial buy.
  </Step>

  <Step title="Open Create in the app">
    Go to the token creation form from the LFG.RICH app.
  </Step>

  <Step title="Add token details">
    Enter the token name, symbol, logo, description, and community links.
  </Step>

  <Step title="Optionally enter an initial buy amount">
    The initial buy lets the creator buy some of the token in the same launch transaction.
  </Step>

  <Step title="Submit the transaction">
    Confirm the transaction from your wallet. V5 does not ask the creator to select a trading fee.
  </Step>

  <Step title="Token becomes official">
    After confirmation, the token appears as an official LFG.RICH token and can be traded through the app.
  </Step>
</Steps>

## Initial buy

The initial buy is optional. If used, the creator sends additional BNB with the creation transaction. The Factory receives:

```txt theme={null}
creation fee + initial buy amount
```

The initial buy still follows the protocol's buy logic and fee rules.

## Token metadata

Token metadata such as logo, description, and social links is displayed across the app and can be used by token pages, trackers, dashboards, and community tools.
