> For the complete documentation index, see [llms.txt](https://actlysai.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://actlysai.gitbook.io/docs/supported-protocols-and-platforms/apps/coingecko.md).

# CoinGecko

AI agents can pull live crypto data from CoinGecko in plain language. Here’s what you can do, with examples.

### 1. Prices and charts

Get current prices or recent price history.

Examples:

* Get market prices for bitcoin in USD for the last 7 days.
* Get current price of bitcoin and ethereum
* Get the price in USD for the Ethereum contract 0x6982508145454ce325ddbe47a25d4ec3d2311933.
* Get the price in USD for a token by contract on Ethereum.

### 2. Search coins and categories

Find coins, categories, or markets by keyword.

Examples:

* Search for “solana” across coins, categories, and markets.

### 3. Global market stats

Check high level market numbers.

Examples:

* Get today’s global crypto market data, return total market cap, 24h volume, BTC and ETH dominance, active cryptocurrencies, and markets.

### 4. Global DeFi stats

See DeFi specific metrics.

Examples:

* Get today’s global DeFi stats, return DeFi TVL, dominance, and 24h change.

### 5. Categories

View performance by sector or theme.

Examples:

* List market data by category, return market cap, 24h change, and top coins per category.

### 6. Exchanges

Discover where the volume is.

Examples:

* List spot exchanges sorted by 24h volume, return volume, trust score, country, year established, and tickers count.

### 7. Trending searches

See what people are looking up right now.

Examples:

* Get trending coins right now, return the most searched coins and related items.

### 8. NFTs

Explore NFT collections and details.

Examples:

* List supported NFT collections.
* Get details for bored-ape-yacht-club, return collection profile, floor data, volume, and links if available.

### 9. Public company holdings

See which public companies hold BTC or ETH.

Examples:

* List public companies holding ETH, sorted by total value.
