> For the complete documentation index, see [llms.txt](https://docs.fairmath.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmath.xyz/fhe-computer/operating-system/process.md).

# Process

In the Fair Math Computer, a process represents an instance of an application in execution. Processes are ephemeral entities that encapsulate the state, resources, and execution context required to perform computations. They serve as the primary abstraction for managing the execution lifecycle of applications, ensuring isolated, secure, and efficient operations in a decentralized environment.
