> ## 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.

# Spreadsheet Add-ons

> Pull live CoinGecko data into Google Sheets and Microsoft Excel

<CardGroup cols={2}>
  <Card title="Google Sheets Add-on" icon="table" href="/docs/google-sheets">
    `=COINGECKO()` formula reference.
  </Card>

  <Card title="Microsoft Excel Add-in" icon="file-excel" href="/docs/excel">
    `=CG.` formula reference.
  </Card>
</CardGroup>

***

### External Tutorials

<CardGroup cols={2}>
  <Card title="Portfolio Tracker in Google Sheets" icon="chart-pie" href="https://www.coingecko.com/learn/crypto-portfolio-tracker-google-sheets">
    Build a crypto portfolio tracker in Google Sheets.
  </Card>

  <Card title="Crypto Prices in Excel" icon="file-excel" href="https://www.coingecko.com/learn/import-crypto-prices-excel">
    Import live crypto prices into Microsoft Excel.
  </Card>
</CardGroup>
