--- title: "Installing third-party add-ons" description: "Instructions on how to get started using third-party add-ons." --- Home Assistant allows anyone to create add-on repositories to share their add-ons easily. To try this locally, you can use our example add-on repository at ```text https://github.com/home-assistant/hassio-addons-example ```
Home Assistant cannot guarantee the quality or security of third-party add-ons. Use at your own risk.

From the Supervisor main panel open the add-on store.

Add the URL of the repository and then press "Add". A new card for the repository will appear.

### Help: Repository is not showing up If you have added a repository, but it's not showing up, it means that the repository contains invalid configuration. Go to the Supervisor panel and then the System tab to find the System log. It should tell you what went wrong. Report this information to the repository author.