Input parameters for Find Path to Location Synchronously

I’m studying the navigation system in Unreal Engine 4.7.3.
Experimentally, I made a blueprint as below.

It works fine.
A Find Path to Location Synchronously node has input parameters, Pathfinding Context and Filter Class.
I’m not sure what these parameters do.
Please tell me how to use them?

Thanks