Jump Over Gap?

I have a racing game and I’ve recreated a track from Mario Kart Snes that has a ramp with a jump (notice the booster in the bottom half of the map). How can I create a path that uses this jump?

In the current version you can use Links.
Click on the Links tab in the A* inspector. That will let you add arbitrary connections anywhere in the graph.