diff --git a/docs/learn/faq.md b/docs/learn/faq.md index 51f5428..45653e1 100644 --- a/docs/learn/faq.md +++ b/docs/learn/faq.md @@ -33,3 +33,9 @@ import { AccordionItem } from '@site/src/components/mdx' Rate Limiting Nullifier is a zero-knowledge (ZK) protocol enabling spam protection in a decentralized network while preserving privacy. Each message must be accompanied by a ZK proof, which Relay nodes verify to ensure the publishers do not send more messages than they are allowed. The ZK proof does not leak any private information about message publishers - it only proves they are members of a set of users allowed to publish a certain number of messages per given time frame. + + + Follow the README instructions at nwaku-compose. + + +