# APRENDER

- [Por Que o Bitcoin Importa?](https://manual.paradigma.education/aprender/por-que-o-bitcoin-importa.md): Porque vai mudar o seu jeito de enxergar o mundo. E porque pode te deixar rico(a) pelo caminho.
- [Por Onde Começar?](https://manual.paradigma.education/aprender/por-onde-comecar.md)
- [Filmes & Séries](https://manual.paradigma.education/aprender/por-onde-comecar/filmes-and-series.md)
- [Livros](https://manual.paradigma.education/aprender/por-onde-comecar/livros-and-artigos.md): Dicas de leitura para todos os gostos e idades (até para crianças!).
- [Cursos](https://manual.paradigma.education/aprender/por-onde-comecar/cursos.md): O conteúdo sobre Bitcoin é abundante na internet. Abaixo, algumas recomendações estruturadas.


---

# 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://manual.paradigma.education/aprender.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.
