> For the complete documentation index, see [llms.txt](https://docs.moneyonchain.com/main-rbtc-contract/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moneyonchain.com/main-rbtc-contract/integration-with-moc-platform/introduction-to-moc/moc-precisions.md).

# MoC Precisions

The Money on Chain system handles different types of currency precision to operate with tokens and RBTC. The **MoCLibConnection** contract defines 2 variables that are used across the platform:

* *mocPrecision*: Currently DoC and BPros tokens use 18 decimal places of precision.
* *reservePrecision*: Currently RBTC amounts use 18 decimal places of precision.
