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

# Delegators Portal

> Start here for the Livepeer delegator journey: understand LPT, choose an orchestrator, delegate on Arbitrum, and use your bonded stake in governance.

LPT gives Delegators three things at once: a way to secure the protocol, a way to earn a share of inflation and fees, and voting weight in Livepeer governance. This portal is the canonical starting point for those jobs.

## Choose your path

<CardGroup cols={2}>
  <Card title="Understand LPT first" icon="book-open" href="/v2/delegators/concepts/overview" arrow>
    Build the mental model: what LPT does, why bonding exists, how token flows work, and how the protocol mechanics fit together.
  </Card>

  <Card title="Delegate your LPT" icon="coins" href="/v2/delegators/delegation/overview" arrow>
    Start the delegation journey: confirm your situation, bridge to Arbitrum if needed, choose an Orchestrator, then complete the delegation transaction.
  </Card>

  <Card title="Use your voting power" icon="ballot-check" href="/v2/delegators/guides/governance/overview" arrow>
    Learn how bonded stake maps to proposals, voting windows, quorum, and proposal execution.
  </Card>

  <Card title="Follow treasury decisions" icon="vault" href="/v2/delegators/guides/treasury/overview" arrow>
    Understand how the treasury is funded, what it can allocate, and how Delegators participate in those decisions.
  </Card>
</CardGroup>

## Most-used live destinations

<CardGroup cols={2}>
  <Card title="Livepeer Explorer" icon="compass" href="https://explorer.livepeer.org" arrow>
    Browse Orchestrators, inspect your delegated position, claim earnings, and watch current network state.
  </Card>

  <Card title="Governance voting" icon="scale-balanced" href="https://explorer.livepeer.org/voting" arrow>
    Review active and historical proposals with the current on-chain voting interface.
  </Card>

  <Card title="Treasury dashboard" icon="chart-line" href="https://explorer.livepeer.org/treasury" arrow>
    Inspect treasury balances, allocations, and proposal execution state.
  </Card>

  <Card title="Reference and glossary" icon="books" href="/v2/delegators/resources/glossary" arrow>
    Jump to terms, protocol parameters, and contract address references when you need exact definitions or values.
  </Card>
</CardGroup>
