> For the complete documentation index, see [llms.txt](https://h2020-westlife-eu.gitbook.io/virtual-folder-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://h2020-westlife-eu.gitbook.io/virtual-folder-docs/virtual-folder/integration-guide.md).

# Integration guide

The public west-life portal is hosted at <https://portal.west-life.eu>. You can integrate Virtual Folder functionality by these main strategies:

* link/popup of west-life web page, see filepicker demo. The filepicker.html is hosted by your web site. The filepickercomponent.html is hosted by west-life. Continue with [Select File or Dir from VF](/virtual-folder-docs/virtual-folder/integration-guide/select-file-or-dir-from-virtual-folder.md)
* integrate using WEBDAV protocol using the WEBDAV endpoint URL obtained by filepicker component. Continue with [Working with WEBDAV](/virtual-folder-docs/virtual-folder/integration-guide/working-with-webdav.md).
* embedding west-life component - the web page is hosted by your web site.  It links to some functionality hosted by west-life which is projected to the web page. Continue with [Embedding component](/virtual-folder-docs/virtual-folder/integration-guide/embedding-virtual-folder-component.md)
* adding component - VF web component are maintained as open source, follow [Adding component](/virtual-folder-docs/virtual-folder/integration-guide/adding-component-into-virtual-folder.md)
