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

# Overview

The following example use cases use Blockscout PRO API methods.

<Columns cols={3}>
  <Column>
    <Card title="Wallet History" icon="wallet" href="/devs/wallet-history">
      Methods for a basic wallet or portfolio tracker
    </Card>
  </Column>

  <Column>
    <Card title="Stats Dashboard" icon="signal-bars" href="/devs/stats-dashboard">
      Create a multichain daily tx dashboard
    </Card>
  </Column>

  <Column>
    <Card title="Tax Calculator" icon="calculator" href="/devs/tax-calculator">
      Pull txs, internal txs and token transfers & combine
    </Card>
  </Column>
</Columns>

<Note>
  If you are using accessing the PRO API via AI or an AI agent, direct the AI to this file to get started. [https://dev.blockscout.com/llms.txt](https://dev.blockscout.com/llms.txt)
</Note>
