# Bitcoin

- [Origen del Dinero](https://www.notbank.com/learn/academy/bitcoin/origen-del-dinero.md): Una guía completa y práctica sobre qué es y cómo funciona Bitcoin
- [Movimiento Cyberpunk](https://www.notbank.com/learn/academy/bitcoin/movimiento-cyberpunk.md)
- [Satoshi Nakamoto](https://www.notbank.com/learn/academy/bitcoin/satoshi-nakamoto.md): Satoshi Nakamoto en contexto
- [Criptografía Aplicada](https://www.notbank.com/learn/academy/bitcoin/criptografia-aplicada.md): Hashing, firmas digitales y curvas elípticas
- [Estructura de bloques](https://www.notbank.com/learn/academy/bitcoin/estructura-de-bloques.md): Estructura de bloques, Árboles de Merkle y formato de transacciones
- [Minería](https://www.notbank.com/learn/academy/bitcoin/mineria.md): Minería, Prueba de Trabajo y Ajuste de Dificultad
- [Seguridad](https://www.notbank.com/learn/academy/bitcoin/seguridad.md): Seguridad del sistema, ataques y teoría de juegos
- [Redes P2P](https://www.notbank.com/learn/academy/bitcoin/redes-p2p.md): Nodos completos y propagación en Bitcoin
- [Teoría monetaria](https://www.notbank.com/learn/academy/bitcoin/teoria-monetaria.md): Teoría monetaria avanzada aplicada a Bitcoin
- [Bitcoin como Activo](https://www.notbank.com/learn/academy/bitcoin/bitcoin-como-activo.md): Análisis financiero y modelos cuantitativos
- [Geoeconomia](https://www.notbank.com/learn/academy/bitcoin/geoeconomia.md): Políticas económicas globales y el rol de Bitcoin


---

# 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://www.notbank.com/learn/academy/bitcoin.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.
