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

# Full Rosetta Text

> The complete AXL v2.2 specification. 445 lines.

<Info>For a structured walkthrough, start with [The Rosetta overview](/rosetta/overview).</Info>

The live Rosetta: **[axlprotocol.org/rosetta](https://axlprotocol.org/rosetta)**

```bash theme={null}
curl -s https://axlprotocol.org/rosetta
```

```python theme={null}
import urllib.request
rosetta = urllib.request.urlopen("https://axlprotocol.org/rosetta").read().decode()
```

**Version:** 2.2 (March 2026) | **Lines:** 445 | **Supersedes:** v2.1

**Hash:** `sha256:fa69b5a0815ed5f99e15c2e1cef7f372f4998e72ee0ae97e58e05ab8200d6431`
