# API Guide

The two methods you're required to use are [init()](https://docs.feathery.io/develop/react/api-guide/init) (for initializing Feathery) and [\<Form/>](https://docs.feathery.io/develop/react/api-guide/form) (for rendering your form). Check out the quick start example [here](https://docs.feathery.io/develop/react/..#quickstart-example).

All other utilities are optional.
