> ## 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.

# What is CEL?

> CEL is the Confidential Execution Layer for Fluton.

<Frame caption="**The CEL**">
  <img src="https://mintcdn.com/fluton/4x3TllG_2L06iXlJ/images/pages/cel/cel.png?fit=max&auto=format&n=4x3TllG_2L06iXlJ&q=85&s=8efb8f8dea335715accb61be3b0cf0c0" alt="CEL" width="1299" height="588" data-path="images/pages/cel/cel.png" />
</Frame>

CEL enables users to submit **Encrypted Intents**, which is routed by the **Confidentiality Router** to the protocol specific **Confidentiality Adapter**, allowing private interaction with the underlying **Protocol Layer**.

The CEL consists of 4 planes:

* Intent Plane
* Routing Plane
* Adapter Plane
* Protocol Plane
