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

# 10-mins Tutorial Guide

> New to CoinGecko API? Fret not. Whether you're a programmer or someone with zero coding experience, we've got you covered!

If you are not a developer and prefer to learn only specific tutorials on Google Sheet/Excel, feel free to check [👶 Tutorials (Beginner-friendly)](/docs/tutorials-beginner-friendly)

| Tutorial Steps                                                    | Description                                                                             |
| ----------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| [1. Get data by ID or Address](/docs/1-get-data-by-id-or-address) | Learn how to use different endpoints by obtaining Coin ID and token's contract address. |
| [2. Get Historical Data](/docs/2-get-historical-data)             | Learn how to get historical data of a coin by using different historical endpoints.     |
| [3. Get Exchanges & NFT Data](/docs/3-get-exchanges-nft-data)     | Learn how to query exchanges and NFT data by accessing different endpoints.             |
| [4. Get On-chain Data](/docs/4-get-on-chain-data)                 | Learn how to use `/onchain` GT endpoints to query onchain data.                         |
