# Fuchsia interfaces | |
<<../../../_common/fidl/_overview.md>> | |
## Prerequisites | |
* [Introduction to Fuchsia](/docs/get-started/sdk/learn/intro/README.md) | |
* [Fuchsia Components](/docs/get-started/sdk/learn/components/README.md) | |
## What you'll learn | |
* Fuchsia Interface Definition Language (FIDL) | |
* Generating FIDL bindings | |
* Exposing and consuming FIDL in components | |
* Testing and debugging a FIDL interface | |
## What you'll need | |
<<../_common/_requirements.md>> |