| # Using services | |
| Refer to the [example code][code] for how to use services in the C++ bindings. | |
| For background and motivation on a FIDL `service, see [RFC-0041]. | |
| [code]: /examples/fidl/cpp/services | |
| [RFC-0041]: /docs/contribute/governance/rfcs/0041_unifying_services_devices.md |