Huge Tree Hierarchy for navigation

I've a tree structure which extends to 6 levels down. When I get inside as a user I like to show the tree structure in my left panel and content on the right.

But I'm worried since too much of data in the right panel makes the user soo busy.

how can I optimise this? And also I should have an option to navigate inside the table of contents.