# Video corso su Bitcoin

### Dove trovo il video corso?

> [http://corsocompleto.bitcoininaction.com](http://corsocompleto.bitcoininaction.com/)

### Ma e' a pagamento?!

Non disperare, ogni bundle/capitolo ha dei contenuti gratuiti!

![Lezione dedicata alle fee del bundle transazioni e' gratuita!](/files/-MQPbwm1EWkaKZ_HrQQo)

### Capitoli/bundle del corso completo

Per chi fosse interessato ad una specifica tematica c'e' la possibilita' di consultare i capitoli specifici senza dover acquistare l'intero bundle.

#### Blockchain

> [http://blockchain.bitcoininaction.com](http://blockchain.bitcoininaction.com/)

Puoi sperimentare i comandi mostrati nella lezione free [*La firma digitale in pratica*](https://vimeo.com/ondemand/blockchainbitcoin/425077691?autoplay=1) sfruttando [Hansel o Gretel](/playground-overview.md#hansel-e-gretel).&#x20;

#### Mining

> [http://mining.bitcoininaction.com](http://mining.bitcoininaction.com/)

#### Transazioni

> [http://transazioni.bitcoininaction.com](http://transazioni.bitcoininaction.com/)

#### Wallet

> [http://wallet.bitcoininaction.com](http://wallet.bitcoininaction.com/)


---

# 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://playground.bitcoininaction.com/video-corso-su-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.
