> For the complete documentation index, see [llms.txt](https://docs.ricardianfabric.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ricardianfabric.com/guides/simple-terms.md).

# Simple terms

### Dependency

Smart contracts called by Ricardian Fabric implement the simple terms contract.

You can find the documentation on npm.

{% embed url="<https://www.npmjs.com/package/@ricardianfabric/simpleterms>" %}
A solidity dependency for adding terms to a smart contract.
{% endembed %}
