How to avoid couldn't be loaded because it has not been added to the build settings...

I’m trying to avoid getting an error when loading a not valid scene via Addressables.LoadSceneAsync
Any Suggestions?

How do you mean? You want to check if your key is valid before calling load?