---
lang: en
menufor:
- text: Individuals
url: bitcoin-for-individuals
- text: Businesses
url: bitcoin-for-businesses
- text: Developers
url: bitcoin-for-developers
- text: Enthusiasts
url: bitcoin-for-enthusiasts
menu:
- text: How it works
url: how-it-works
- text: Vocabulary
url: vocabulary
- text: Resources
url: resources
- text: Community
url: community
- text: Development
url: development
- text: Foundation
url: foundation
- text: About
url: about
---
{{ page.title }}
{% lesscss main.less %}
{% if site.ALERT or site.ALERT_en %}
{% if site.ALERT_CLASS %}{% assign class = site.ALERT_CLASS%}{% endif %}{% if site.ALERT_CLASS_en %}{% assign class = site.ALERT_CLASS_en%}{% endif %}
{% if site.ALERT %}{% assign alert = site.ALERT%}{% endif %}{% if site.ALERT_en %}{% assign alert = site.ALERT_en%}{% endif %}
{% endif %}