# How To

Task-focused guides for the most common queries.

- [Query Account Data](/typed/etherscan/how-to/query-account-data) — balances, transaction history, token transfers, mined blocks
- [Query Blocks & Network Data](/typed/etherscan/how-to/query-blocks-and-network-data) — block lookups, chain-wide stats, gas estimates
- [Query Contracts](/typed/etherscan/how-to/query-contracts) — ABI, source code, creation info
- [Query Event Logs & Raw RPC](/typed/etherscan/how-to/query-logs-and-raw-rpc) — event-log search, raw Ethereum JSON-RPC passthrough
- [Paginate Through Results](/typed/etherscan/how-to/paginate-through-results) — walk paged responses automatically
