No Setup Required

There is no token or configuration needed. Simply use game:HttpGet() from your executor and the server will handle the rest.

Quick Test

print(game:HttpGet("https://raw.surge.lgbt/file.luau"))

If it prints the file contents, you are good to go.