alright so in my previous question i asked if it would be possible to set up a kind of auction house system that live updates a script in all running servers for the game where if someone buys something and the server doesnt have time to delete the gui before another player buys that item that it would just create a gui and tell the buy that its already been bought but i got in response that it would be mabye possible but roblox datastores are not fast enough to handle this and that i would have to have my own server to handle the auction data now that in mind i have a physical server which i wanted to know if somehow i could use that so basically all live servers are able to pull from it and receive from it now if this is possible i would have no idea on what apis i would have to use to script this