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

# Token

> Fungible digital assets — the central Object in Peak.

The **Token** Object covers fungible digital assets. It is the central Object in Peak — most analytics revolve around tokens, and the Token Object connects to more other Objects than any other entity in the data graph.

## What a Token represents

A Token Object is a specific fungible asset, identified by its on-chain contract address (or addresses, for multichain tokens). Examples include SOL, ETH, USDC, and any indexed token across supported networks.

## Commands

The Token Object has the largest command catalog in Peak — covering identity, valuation, supply, ownership, price action, trading activity, and risk.

<Card title="Token Commands" icon="terminal" href="/docs/core-concepts/commands/by-object/token">
  Browse all Commands available for the Token Object.
</Card>

## Related

<CardGroup cols={2}>
  <Card title="Token due diligence" icon="clipboard-check" href="/docs/guides/by-workflow/token-due-diligence">
    A structured sequence for evaluating a token.
  </Card>

  <Card title="Objects overview" icon="shapes" href="/docs/core-concepts/objects/overview">
    See how Token relates to every other Object.
  </Card>
</CardGroup>
