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

# Guides

> Worked crypto workflows, from token diligence to wallet forensics.

Each guide walks one real task end to end: what to ask, which tools answer it, and how to
read the result.

<CardGroup cols={2}>
  <Card title="Token security" icon="shield" href="/guides/token-security">
    Decide whether a contract is safe before interacting with it.
  </Card>

  <Card title="Market intelligence" icon="chart-line" href="/guides/market-intelligence">
    Price, liquidity, and derivatives context for an asset.
  </Card>

  <Card title="Wallet analysis" icon="wallet" href="/guides/wallet-analysis">
    What an address holds, and what it has been doing.
  </Card>

  <Card title="DeFi yield" icon="coins" href="/guides/defi-yield">
    Compare pools on more than headline APY.
  </Card>

  <Card title="Trading bot" icon="robot" href="/guides/trading-bot">
    Feed live market state into an automated strategy.
  </Card>
</CardGroup>

## Before you start

All five assume Hive is connected. If it is not, [quickstart](/quickstart) takes about two
minutes.

Several go faster with the matching [skill pack](/skills) installed, since the skill already
knows the route and you can ask the question directly instead of describing the steps.
