# Welcome to Hongbao Academy

## Your Gateway to Understanding Bitcoin

Congratulations! You've received a Bitcoin Hongbao (red envelope) - a digital gift that represents your first step into the world of cryptocurrency. This learning center will guide you through everything you need to know about Bitcoin, from the basics to becoming a confident user.

### 🎯 What You'll Learn

* **Bitcoin Fundamentals** - Understand what Bitcoin is and why it's revolutionary
* **Wallet Setup** - Learn how to safely store and manage your Bitcoin
* **Security Best Practices** - Keep your digital assets safe
* **Practical Skills** - Send, receive, and use Bitcoin in real life
* **Advanced Concepts** - Dive deeper into the technology when you're ready

### 🚀 Quick Start

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Step 1: Claim Your Hongbao</strong></td><td>Learn what a Hongbao is and how to claim your Bitcoin gift</td><td><a href="/pages/H0tFKvrlpLkR7s65Fedf">Get Started →</a></td></tr><tr><td><strong>Step 2: Set Up Your Wallet</strong></td><td>Create a secure wallet to store your Bitcoin</td><td><a href="/pages/unwneOf6ZUqyXhhdWWQj">Set Up Wallet →</a></td></tr><tr><td><strong>Step 3: Learn the Basics</strong></td><td>Understand Bitcoin fundamentals in simple terms</td><td><a href="/pages/cMIddMHCr6oxDf64nf7B">Learn More →</a></td></tr></tbody></table>

### 💡 Why Hongbao?

In Chinese culture, hongbao (红包) or red envelopes are traditional monetary gifts symbolizing good luck and prosperity. By receiving a Bitcoin Hongbao, you're not just getting digital money - you're receiving an invitation to participate in a new financial system that's:

* **Borderless** - Send money anywhere in the world instantly
* **Permissionless** - No bank approval needed
* **Transparent** - All transactions are publicly verifiable
* **Scarce** - Only 21 million Bitcoin will ever exist

### 🌟 Your Journey Starts Here

Whether you're completely new to cryptocurrency or have some experience, this academy will help you:

1. **Understand** the technology behind Bitcoin
2. **Practice** with real transactions safely
3. **Connect** with a global community
4. **Explore** the possibilities of decentralized money

### 📚 How to Use This Guide

* **Beginners**: Start with the [Getting Started](/getting-started/what-is-hongbao.md) section
* **Quick Learners**: Jump to [Bitcoin Basics](/bitcoin-basics/what-is-bitcoin.md)
* **Security First**: Check out [Security & Safety](/security-and-safety/keeping-bitcoin-safe.md)
* **Need Help?**: Visit our [FAQ](/resources/faq.md) or [Community](https://github.com/hongbao-bitcoin/academy/blob/main/resources/community.md)

***

> **Remember**: Your Bitcoin journey is unique. Take your time, ask questions, and enjoy discovering this revolutionary technology. Welcome to the future of money! 🚀


---

# 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://academy.hongbaob.tc/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.
