Replicate dynamically loaded asset

Hello everyone, I have a problem, I dynamically load static mesh from an external server, then load it through the path and add it to the inventory/building system. Locally, everything works fine, however, in multiplayer, other users do not see this static mesh. How can I replicate this static mesh?