> ## 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.

# Teron Dashboard: Your Web3 Creator Hub on BNB Chain

> A guide to the Teron BNB Chain dashboard — manage your token projects, track deployments, earn TERR rewards, and complete community tasks in one place.

The Teron dashboard at [teron.io/dashboard](https://teron.io/dashboard) is your central hub for everything on the platform. Once your BNB Chain wallet is connected, you can create tokens, track deployments, manage your public project pages, complete community tasks, and monitor your TERR rewards — all from a single interface.

<Info>
  The dashboard is available as soon as you connect a BNB Chain wallet. No account registration or password is needed — your wallet address is your identity on Teron.
</Info>

## Dashboard sections

The dashboard is organized into several sections, each focused on a different part of managing your presence on Teron.

| Section               | What it shows                                                        |
| --------------------- | -------------------------------------------------------------------- |
| **Projects**          | All token projects you have set up, with links to their public pages |
| **Token Deployments** | A full history of every token you have deployed on BNB Chain         |
| **Rewards**           | Your current TERR balance and a record of how you earned it          |
| **Tasks**             | Community tasks you can complete to earn TERR                        |
| **Account Activity**  | A log of recent actions taken from your account                      |

Beyond these core sections, the dashboard also surfaces **public project page management**, letting you edit your project's public-facing content without leaving the dashboard. If BNB assistance is available to your account, you will also see an **Assistance requests** section.

<Note>
  Your wallet must remain connected and set to BNB Chain while using the dashboard. If you switch networks or disconnect, some sections may not load correctly.
</Note>

## Navigate the dashboard

Use the cards below to jump to documentation for each major dashboard section.

<CardGroup cols={2}>
  <Card title="Projects" icon="folder-open" href="/dashboard/projects">
    View and manage all your token projects and their public profile pages.
  </Card>

  <Card title="Deployments" icon="rocket" href="/dashboard/deployments">
    Browse your full token deployment history and check on-chain status.
  </Card>

  <Card title="Rewards & Tasks" icon="coins" href="/dashboard/rewards-tasks">
    Track your TERR balance, reward history, and available community tasks.
  </Card>

  <Card title="Create a Token" icon="plus" href="https://teron.io/dashboard/create">
    Deploy a new BEP-20 token on BNB Chain directly from the dashboard.
  </Card>
</CardGroup>
