I have import a low poly bridge but i can't walk throw it i will fall when i walk on the bridge

what can i do while walking on the bridge i fall on the ground

You need to add a collider. For performance, you can add and modify a box collider. For simplicity, you can use a mesh collider, but that will spend more computer resources.