:orphan: ########################### Add a component to your app ########################### **Audience:** Users looking to expand the functionality of their Lightning apps. ---- ******************* Install a component ******************* Any Lightning component can be installed with: .. code:: python lightning install component org/the-component-name `Browse all community-built components here `_. .. note:: Components are being populated daily ---- ********************** Contribute a component ********************** One of the first principles of the Lightning community is to code something *once* for the benefit or everyone! To contribute a component, :doc:`follow this guide `.