# Getting Started

- [Use-Case Tutorials](https://docs.glassnode.com/guides-and-tutorials/getting-started/use-case-tutorials.md)
- [Tutorial 1 - Navigating Market Tops and Bottoms](https://docs.glassnode.com/guides-and-tutorials/getting-started/use-case-tutorials/tutorial-1-navigating-market-tops-and-bottoms.md): This guide introduces a series of simple yet effective top and bottom indicators that have been developed by Bitcoin market analysts over time.
- [Tutorial 2 - Introduction to On-chain Activity](https://docs.glassnode.com/guides-and-tutorials/getting-started/use-case-tutorials/tutorial-2-introduction-to-on-chain-activity.md): This tutorial provides an introduction to the concept of on-chain activity, and how it can be used to track market cycles.
- [Tutorial 3 - Fundamentals of Proof-of-Work Mining](https://docs.glassnode.com/guides-and-tutorials/getting-started/use-case-tutorials/tutorial-3-fundamentals-of-proof-of-work-mining.md): Bitcoin mining is one of the most interesting, but least understood parts of the network. This session will explore the fundamentals of mining dynamics, and how we track them with on-chain metrics.
- [Tutorial 4 - Introduction to Supply Dynamics](https://docs.glassnode.com/guides-and-tutorials/getting-started/use-case-tutorials/tutorial-4-introduction-to-supply-dynamics.md): This tutorial introduces the concept of Bitcoin supply dynamics, as we observe the coin supply throughout the process of minting, HODLing, and changing of ownership.
- [Get started with Glassnode Metrics](https://docs.glassnode.com/guides-and-tutorials/getting-started/get-started-with-glassnode-metrics.md)
- [Granular Cohorts for Key On-Chain Metrics](https://docs.glassnode.com/guides-and-tutorials/getting-started/granular-cohorts-for-key-on-chain-metrics.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.glassnode.com/guides-and-tutorials/getting-started.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.
