Creating custom Async Tasks for Gameplay Ability System in UE4.25 ?

I’m new to C++ and I have need a proper walkthrough on creating custom Async Tasks for my GAS multiplayer project. Any help provided will be appreciated.

P.S. I have the boiler plate code for setting up GAS and adding Ability System Component to the Player State down pat.