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

# Connecting Your Wallet to Teron on BNB Smart Chain

> Learn how to connect a BNB Chain-compatible wallet to Teron so you can start creating and managing BEP-20 tokens from your dashboard.

Teron uses a wallet-first identity system — there are no passwords or email accounts. Connecting a BNB Chain-compatible wallet is all you need to get started. Once connected, your wallet address becomes your identity on the platform and your profile is created automatically.

<Warning>
  Always make sure you are visiting **[https://teron.io](https://teron.io)** before connecting your wallet. Bookmark the real site and double-check the URL each time. Phishing sites can look identical to the real thing.
</Warning>

## Supported Wallets

Teron works with any wallet that supports BNB Chain (chain ID 56), including:

* **MetaMask** — browser extension and mobile app
* **Trust Wallet** — mobile app with built-in BNB Chain support
* **Any WalletConnect-compatible wallet** — scan the QR code or use the deep link from your mobile wallet

If your wallet is not listed above but supports WalletConnect, it will very likely work.

## How to Connect

<Steps>
  <Step title="Visit Teron">
    Open your browser and go to [https://teron.io](https://teron.io). Confirm the URL is correct before proceeding.
  </Step>

  <Step title="Click Connect Wallet">
    Select the **Connect Wallet** button in the top-right corner of the page. A wallet selection modal will appear.
  </Step>

  <Step title="Select Your Wallet">
    Choose your wallet from the list — MetaMask, Trust Wallet, or WalletConnect. If you are on mobile, WalletConnect will let you scan a QR code with your wallet app.
  </Step>

  <Step title="Approve the Connection">
    Your wallet will ask you to approve the connection request. Review the permissions shown and confirm. Teron only requests a read of your wallet address — it cannot move funds without a separate transaction you must sign.
  </Step>

  <Step title="Switch to BNB Chain if Prompted">
    If your wallet is currently set to a different network (such as Ethereum mainnet), Teron will detect this and prompt you to switch to BNB Chain (chain ID 56). Approve the network switch in your wallet. Teron only operates on BNB Chain.
  </Step>
</Steps>

## After Connecting

Once your wallet is connected and set to BNB Chain, Teron automatically creates your profile. You do not need to fill in a registration form or verify an email address. Your [dashboard](https://teron.io/dashboard) is ready to use straight away.

<Note>
  If you disconnect your wallet and reconnect later — even from a different browser — your profile and projects will still be there, because everything is tied to your wallet address.
</Note>

<Tip>
  Consider using a dedicated wallet address for deploying tokens, separate from any wallet where you hold significant personal funds. This keeps your deployment activity cleanly organized and adds a layer of separation between your personal holdings and your project work.
</Tip>
