# Pathway #02

- [Learn Bitcoin from the Command Line](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line.md): Develop real Bitcoin Core skills by working directly with the protocol.
- [Self-Paced Learning](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/self-paced-learning.md): Learn independently using Builders materials, at your own pace.
- [Suggested Weekly Pace](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/self-paced-learning/suggested-weekly-pace.md): 6-Week Guide
- [Learner Guide](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/self-paced-learning/learner-guide.md)
- [Community Norms](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/self-paced-learning/community-norms.md)
- [Progress Milestones](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/self-paced-learning/progress-milestones.md)
- [Where to Go Next](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/self-paced-learning/where-to-go-next.md)
- [Community Moderation](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/self-paced-learning/community-moderation.md): Guide for Light-Touch Facilitators
- [Live Cohort](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/live-cohort.md): A structured, guided experience with accountability and evaluation.
- [Discussion Questions](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/live-cohort/discussion-questions.md): These questions are based on the Learn Bitcoin from the Command Line Tutorial, 2nd version (2020) - chapters 01 to 13
- [Deputy Guide](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/live-cohort/deputy-guide.md)
- [Chaperone Guide](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/live-cohort/chaperone-guide.md)
- [Study Materials](https://pathways.btrust.tech/02/learn-bitcoin-from-the-command-line/study-materials.md): Study content divided into chapters and weeks for easy digest


---

# 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://pathways.btrust.tech/02.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.
