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

# How-To

> Learn how to query CoinGecko and onchain data — identifiers, common patterns, and quick answers

<CardGroup cols={2}>
  <Card title="Querying Coin Data" icon="coins" href="/docs/querying-coin-data">
    Coin IDs, contract addresses, bulk queries, historical data.
  </Card>

  <Card title="Querying Onchain Data" icon="link" href="/docs/querying-onchain-data">
    Network IDs, DEX IDs, pool and token queries.
  </Card>
</CardGroup>

<Card title="Common Use Cases" icon="arrow-right" href="/docs/common-use-cases">
  Step-by-step guides for trading, portfolio tracking, market research, and more.
</Card>
