# Introduction to Fuchsia | |
<<../../_common/intro/_overview.md>> | |
## What you'll learn | |
* The Fuchsia architecture and core design principles | |
* Fuchsia's security and software isolation model | |
* How software is packaged and delivered on Fuchsia | |
## What you'll need | |
* A development machine running Linux | |
* [Fuchsia emulator](/docs/get-started/set_up_femu.md) (FEMU) | |
* A successful [Fuchsia build](/docs/get-started/get_fuchsia_source.md) | |
configured with `fx set workbench_eng.x64` |