How to make AI jump/climb on objects

Hi, I have a building system that allows you to place blocks of stones that will later be built by AI. Here comes the problem of how to make the AI able to climb/jump onto built elements to build higher. Placing nav links is not the best idea considering the number of blocks a player can build. Currently, structures are built from bottom to top. Any idea how to do this