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

# Tokenomics & Roadmap — BEP-20 Project Page on BNB Chain

> Add tokenomics and roadmap details to your Teron BEP-20 token profile to give your community transparency about allocation and project plans.

Beyond basic project information, your Teron project page lets you publish tokenomics and a roadmap. These sections give people a clearer view of how your token supply is structured and where the project is headed. Both are managed from your dashboard and become part of your public token profile at `https://teron.io/t/{token_name}`.

<Note>
  The tokenomics and roadmap sections are entirely user-provided. Teron displays whatever you submit but does not verify, audit, or endorse any claims made in these fields. Visitors read this information as provided by the project team.
</Note>

## Tokenomics

Tokenomics describes how your token supply is divided and how it is intended to be distributed over time. A well-documented tokenomics section helps your community understand who holds what and how the project is funded.

Tokenomics information typically covers things like:

* **Token allocation** — how the total supply is divided (e.g. community, team, treasury, liquidity)
* **Distribution schedule** — when and how tokens in each allocation are released
* **Vesting** — any lock-up periods that apply to specific allocations
* **Use of funds** — how any funds raised through the token are intended to be spent

You do not need to follow a specific format. Use the tokenomics field to document whatever is relevant and accurate for your project's structure.

### Adding tokenomics from the dashboard

<Steps>
  <Step title="Open your project in the dashboard">
    Go to your [Teron dashboard](https://teron.io/dashboard) and select the token you want to update.
  </Step>

  <Step title="Navigate to the project page editor">
    Find the project page section for that token. This is where all public profile fields are managed.
  </Step>

  <Step title="Fill in the tokenomics field">
    Enter your tokenomics information in the provided field. Be specific and accurate — vague descriptions are less useful to readers than clear numbers and explanations.
  </Step>

  <Step title="Save your changes">
    Save the form. Your tokenomics information will appear on your public project page immediately.
  </Step>
</Steps>

<Warning>
  Be accurate and honest in your tokenomics disclosures. Misrepresenting token allocation — for example, understating the team's share or omitting a large reserve — misleads the people reading your project page. This can be harmful to investors and may have legal implications depending on your jurisdiction and how the token is used.
</Warning>

## Roadmap

A roadmap outlines the planned direction of your project: the milestones you want to reach, the features you intend to build, and the timeline you are aiming for. It is not a binding commitment, but it gives your community a sense of where the project is going.

A roadmap entry might describe things like:

* Planned product launches or feature releases
* Community or ecosystem growth targets
* Development phases or technical upgrades
* Partnerships or integrations you are working toward

There is no required structure. Use the roadmap field to communicate your plans clearly and honestly.

### Adding a roadmap from the dashboard

<Steps>
  <Step title="Open your project in the dashboard">
    Go to your [Teron dashboard](https://teron.io/dashboard) and select the token you want to update.
  </Step>

  <Step title="Navigate to the project page editor">
    Open the project page editor for that token.
  </Step>

  <Step title="Fill in the roadmap field">
    Enter your roadmap information. You can describe phases, list planned milestones, or outline a timeline — whatever format communicates your plans most clearly.
  </Step>

  <Step title="Save your changes">
    Save the form. Your roadmap will appear on your public project page at `https://teron.io/t/{token_name}`.
  </Step>
</Steps>

<Tip>
  Update your roadmap as your project moves forward. When a milestone is completed, mark it or replace it with the next goal. A roadmap that reflects your actual current plans is more credible than one that has not been touched since launch.
</Tip>

## Publishing your project page

Once you save your project page information — including tokenomics and roadmap — it becomes publicly visible at your project's URL:

```
https://teron.io/t/{token_name}
```

You can return to the dashboard at any time to edit, expand, or update any of the fields on your project page.

<CardGroup cols={2}>
  <Card title="Project Pages Overview" icon="house" href="/project-pages/overview">
    Back to the overview of how project pages work on Teron.
  </Card>

  <Card title="Project Information" icon="circle-info" href="/project-pages/project-information">
    Add your logo, description, website, and social links to your profile.
  </Card>
</CardGroup>
