> For the complete documentation index, see [llms.txt](https://wp.diment.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.diment.io/technology-and-network/contract-specifications/characteristics-of-contract/addtoblacklist-removefromblacklist-and-destroyblockedfunds-functions.md).

# addToBlackList/removeFromBlackList and destroyBlockedFunds Functions

The DD is governed by a stringent set of usage conditions, which includes a blacklisting system. When an account is blacklisted, it is prohibited from sending or receiving DD. Individual user addresses can be blacklisted, effectively restricting the use of transfer and transferFrom functions through the **addToBlackList** command. Additionally, assets held by blacklisted users can be removed via the **destroyBlockedFunds** function. This mechanism is in place to ensure compliance with legal requirements and mitigate risks associated with illicit activities. User addresses can be restored to normal functions once removed from the blocklist using the **removeFromBlackList** command.
