diff --git a/docs/src/content/intro/framework.md b/docs/src/content/intro/framework.md index 8943d894..a89a87bf 100644 --- a/docs/src/content/intro/framework.md +++ b/docs/src/content/intro/framework.md @@ -1,5 +1,13 @@ # Prophet Framework 101 +
+ +Do not interact with any request without validating the modules and parameters included in it as it may lead to lost or stuck funds. + +Participants should always call the validateParameters function for each module before interacting with a Request to check that the specified parameters are correct. + +
+ ## What is Prophet? Prophet presents a versatile and fully adaptable optimistic oracle solution, transcending the boundaries of conventional dispute resolution modules. It moves away from a one-fits-all resolution system and provides customizable modules that can be fine-tuned to meet the unique requirements of each user. With its emphasis on complete control and modularity across all aspects of the system, Prophet is an open-source public good for the Optimism community.