How can I download the model from server at runtime and spawn it in the scene?

Hi,

I have exported the assets as a PAK file. I want to download the same file from a server at runtime and load it when the game is launched and I should be able to use the assets inside the PAK file.
I should be able to add the asset at runtime to the scene.

Can you please help me on this?

Thanks