# Molecule Protocol v2.0

Molecule Protocol is a set of smart contracts that allow for the construction of custom rule engines in decentralised applications. With Molecule Protocol, you can easily implement complex logic and conditions in your smart contracts such as Allowlisting, payment verification, and compliance checks.

This new feature of the Molecule Protocol implements a Sanctioning feature, allowing service providers to create their own sanction or allow lists to block or allow addresses associated with certain parties or activities. While the Molecule Protocol oracle maintains a general sanction list, service providers are responsible for maintaining their own lists through the Molecule contracts. The Molecule Protocol oracle periodically updates the general sanction list with data from various countries' sanction lists (such as the OFAC-SDN).

Join the Molecule Protocol community today to take advantage of this powerful new feature and enhance your DeFi project's security and compliance capabilities! :rocket:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.moleculeprotocol.io/molecule-protocol-v2.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
