# Introduction The complete onboarding process implies producing a VNF Package that will be part of the OSM catalogue for its inclusion in a Network Service. The onboarded VNF should aim to fulfill the lifecycle stages it requires to function properly, which then, the NFV MANO layer should be able to automate. Hence, the resulting package, should include all the requirements, instructions and elements to achieve these lifecycle stages, which are: basic instantiation (a.k.a. "Day-0"), service initialization (a.k.a. "Day-1") and runtime operations (a.k.a. "Day-2"). ![](assets/vnfonboarding.gif) More information on the delimitation of these stages can be found in the [_OSM Scope and Functionality_](http://osm-download.etsi.org/ftp/Documentation/201902-osm-scope-white-paper/#!02-osm-scope-and-functionality.md) document. This document provides guidelines for building the VNF Package to achieve each lifecycle stage successfully.