> For the complete documentation index, see [llms.txt](https://areabitcoin.gitbook.io/bitcoin-4-all-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://areabitcoin.gitbook.io/bitcoin-4-all-book/getting-started/readme.md).

# Introduction

**Free and open source Bitcoin course for everyone!**

***

## Choose Your Language / Escolha seu Idioma

|                         Portugues                        |                      English                     |                       Espanol                       |
| :------------------------------------------------------: | :----------------------------------------------: | :-------------------------------------------------: |
| [Comecar](/bitcoin-4-all-book/brazil-portugues/intro.md) | [Start](/bitcoin-4-all-book/us-english/intro.md) | [Comenzar](/bitcoin-4-all-book/es-espanol/intro.md) |

***

## :books: About the Course

**Bitcoin 4 All** is a complete course designed to teach anyone about Bitcoin, from zero to self-custody.

### What you will learn:

* :question: What is Bitcoin and why was it created
* :moneybag: Problems with fiat money
* :chart\_with\_upwards\_trend: Why Bitcoin is better money
* :gear: How Bitcoin works (decentralization, blockchain, mining)
* :rocket: Why Bitcoin should continue to appreciate
* :shopping\_cart: How to get bitcoin
* :shield: Debunking FUDs about Bitcoin
* :key: How to store Bitcoin safely
* :crown: Financial sovereignty through self-custody

***

## :link: Links

* :globe\_with\_meridians: **Website**: [areabitcoin.co](https://areabitcoin.co)
* :bird: **Twitter/X**: [@areabitcoin](https://x.com/areabitcoin)
* :tv: **YouTube**: [Area Bitcoin](https://youtube.com/@AreaBitcoin)
* :camera: **Instagram**: [@area.bitcoin](https://instagram.com/area.bitcoin)
* :octopus: **GitHub**: [areabitcoin/Bitcoin-4-All](https://github.com/areabitcoin/Bitcoin-4-All)

***

## License

This content is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).

You are free to share and adapt this material, as long as you give appropriate credit and distribute under the same license.

***

Made with :orange\_heart: by [Area Bitcoin](https://areabitcoin.co)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://areabitcoin.gitbook.io/bitcoin-4-all-book/getting-started/readme.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.
