# Mastering Onchain Analytics

## English

- [Introduction](https://tutorial.sixdegree.xyz/introduction/readme.md)
- [#0 Become onchain analyst](https://tutorial.sixdegree.xyz/introduction/ch00-become-chain-analyst.md)
- [#1 Dune platform introduction](https://tutorial.sixdegree.xyz/elementary/ch01-dune-platform-introduction.md)
- [#2 Quick start](https://tutorial.sixdegree.xyz/elementary/ch02-quickstart.md)
- [#3 Build first dashboard](https://tutorial.sixdegree.xyz/elementary/ch03-build-first-dashboard.md)
- [#4 Understanding tables](https://tutorial.sixdegree.xyz/elementary/ch04-understanding-tables.md)
- [#5 SQL basics part1](https://tutorial.sixdegree.xyz/elementary/ch05-sql-basics-part1.md)
- [#6 SQL basics part2](https://tutorial.sixdegree.xyz/elementary/ch06-sql-basics-part2.md)
- [#7 Practice - build lens dashboard part1](https://tutorial.sixdegree.xyz/elementary/ch07-practice-build-lens-dashboard-part1.md)
- [#8 Practice - build lens dashboard part2](https://tutorial.sixdegree.xyz/elementary/ch08-practice-build-lens-dashboard-part2.md)
- [#9 Useful queries part1](https://tutorial.sixdegree.xyz/intermediate/ch09-useful-queries-part1.md)
- [#10 Useful queries part2](https://tutorial.sixdegree.xyz/intermediate/ch10-useful-queries-part2.md)
- [#11 Useful queries part3](https://tutorial.sixdegree.xyz/intermediate/ch11-useful-queries-part3.md)
- [#12 NFT analysis](https://tutorial.sixdegree.xyz/intermediate/ch12-nft-analysis.md)
- [#13 Lending analysis](https://tutorial.sixdegree.xyz/intermediate/ch13-lending-analysis.md)
- [#14 DeFi analysis](https://tutorial.sixdegree.xyz/intermediate/ch14-defi-analysis.md)
- [#15 Introduction to DuneSQL](https://tutorial.sixdegree.xyz/intermediate/ch15-dunesql-introduction.md)
- [#16 Blockchain analysis - polygon](https://tutorial.sixdegree.xyz/intermediate/ch16-blockchain-analysis-polygon.md)
- [#17 MEV analysis - uniswap](https://tutorial.sixdegree.xyz/intermediate/ch17-mev-analysis-uniswap.md)
- [#18 Uniswap multichain analysis](https://tutorial.sixdegree.xyz/intermediate/ch18-uniswap-multichain-analysis.md)
- [#19 Useful metrics](https://tutorial.sixdegree.xyz/intermediate/ch19-useful-metrics.md)
- [#20 Network analysis](https://tutorial.sixdegree.xyz/advanced/ch20-network-analysis.md)
- [#21 BTC analysis](https://tutorial.sixdegree.xyz/advanced/ch21-btc-analysis.md)
- [#22 How to build Spellbook](https://tutorial.sixdegree.xyz/advanced/ch22-how-to-build-spellbook.md)
- [#23 How to build app use dune api](https://tutorial.sixdegree.xyz/advanced/ch23-how-to-build-app-use-dune-api.md)
- [#AA 01 Explanation of account abstraction](https://tutorial.sixdegree.xyz/account-abstraction/ch24-explanation-of-account-abstraction.md)
- [#AA 02 Account abstraction data analysis](https://tutorial.sixdegree.xyz/account-abstraction/ch25-account-abstraction-data-analysis.md)
- [#AA 03 AA aggregation table of EVM chains](https://tutorial.sixdegree.xyz/account-abstraction/ch26-aa-aggregation-table-of-evm-chains.md)

## Chinese

- [简介](https://tutorial.sixdegree.xyz/zh/readme.md)
- [#0 成为链上数据分析师](https://tutorial.sixdegree.xyz/zh/ch00-become-chain-analyst.md)
- [#1 Dune平台简介](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch01-dune-platform-introduction.md)
- [#2 数据分析新手上路](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch02-quickstart.md)
- [#3 创建第一个Dune数据看板](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch03-build-first-dashboard.md)
- [#4 熟悉数据表](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch04-understanding-tables.md)
- [#5 SQL基础（一）](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch05-sql-basics-part1.md)
- [#6 SQL基础（二）](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch06-sql-basics-part2.md)
- [#7 实践案例：制作Lens看板（一）](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch07-practice-build-lens-dashboard-part1.md)
- [#8 实践案例：制作Lens看板（二）](https://tutorial.sixdegree.xyz/zh/ru-men-jiao-cheng/ch08-practice-build-lens-dashboard-part2.md)
- [#9 常见查询一：ERC20代币价格](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch09-useful-queries-part1.md)
- [#10 常见查询二：代币的持有者、总供应量、账户余额](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch10-useful-queries-part2.md)
- [#11 常见查询三：自定义数据、数字序列、数组、JSON等](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch11-useful-queries-part3.md)
- [#12 NFT数据分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch12-nft-analysis.md)
- [#13 借贷协议数据分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch13-lending-analysis.md)
- [#14 DeFi数据分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch14-defi-analysis.md)
- [#15 Dune SQL 查询引擎入门](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch15-dunesql-introduction.md)
- [#16 Polygon区块链概况分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch16-blockchain-analysis-polygon.md)
- [#17 MEV数据分析——以Uniswap为例](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch17-mev-analysis-uniswap.md)
- [#18 Uniswap多链数据对比分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch18-uniswap-multichain-analysis.md)
- [#19 各类常见指标分析](https://tutorial.sixdegree.xyz/zh/zhong-ji-jiao-cheng/ch19-useful-metrics.md)
- [#20 区块链网络分析](https://tutorial.sixdegree.xyz/zh/gao-ji-jiao-cheng/ch20-network-analysis.md)
- [#21 BTC数据分析-以指标CDD为例](https://tutorial.sixdegree.xyz/zh/gao-ji-jiao-cheng/ch21-btc-analysis.md)
- [#22 如何构建魔法表（Spellbook）](https://tutorial.sixdegree.xyz/zh/gao-ji-jiao-cheng/ch22-how-to-build-spellbook.md)
- [#23 使用Dune API创建应用程序](https://tutorial.sixdegree.xyz/zh/gao-ji-jiao-cheng/ch23-how-to-build-app-use-dune-api.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://tutorial.sixdegree.xyz/introduction/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
