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

# parmana.serialization.encoder

Parmana Model Encoder.

Encode Parmana domain models into Runtime JSON.

#### encode

```python theme={null}
def encode(value: Any) -> Any
```

Encode Parmana models into Runtime JSON.
