Spawn on the network a gameobject already in the scene

Options
Hi,
I am able to load from Resources folder a prefab and instantiate it on the scene + on the network.
Now I want to instantiate over the network a gameobject that already exist in the scene (so without loading it from Resources folder). Is this possible?