> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluton.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Routing Plane

> Routing Plane is the second plane in the CEL.

This plane decides **where the encrypted intent goes** and **how it should be handled**.

This is where the confidentiality router routes the encrypted intent to the necessary confidentiality adapter.

The router has the ability to homomorphically compute which adapter can be used for the intent without revealing the details.
