# Zero-Knowledge Proof Systems ⎊ Area ⎊ Resource 7

---

## What is the Anonymity of Zero-Knowledge Proof Systems?

Zero-Knowledge Proof Systems facilitate transaction privacy within blockchain networks, crucial for maintaining confidentiality in cryptocurrency applications and decentralized finance. These systems allow verification of transaction validity without revealing sensitive data like sender, receiver, or amount, addressing regulatory concerns and user demand for financial privacy. Implementation in protocols like Zcash demonstrates a practical application, enhancing fungibility and mitigating risks associated with transaction traceability. This capability extends beyond cryptocurrency, finding relevance in secure data sharing and identity management within financial derivatives.

## What is the Cryptography of Zero-Knowledge Proof Systems?

The core of Zero-Knowledge Proof Systems relies on advanced cryptographic techniques, specifically zero-knowledge succinct non-interactive arguments of knowledge (zk-SNARKs) and zero-knowledge scalable transparent arguments of knowledge (zk-STARKs). zk-SNARKs offer concise proofs but require a trusted setup, while zk-STARKs eliminate this requirement through transparent computation, albeit with larger proof sizes. These cryptographic primitives are essential for constructing verifiable computation frameworks, enabling secure off-chain processing and reducing on-chain data requirements in options trading and complex derivative contracts.

## What is the Application of Zero-Knowledge Proof Systems?

Within financial derivatives, Zero-Knowledge Proof Systems enable confidential trading strategies and risk management calculations, protecting proprietary algorithms from front-running or imitation. They can be used to verify collateralization ratios without revealing the exact asset holdings, enhancing privacy and reducing counterparty risk in decentralized exchanges. Furthermore, these systems support the development of privacy-preserving decentralized prediction markets and automated market makers, fostering innovation in complex financial instruments.


---

## [Private Financial Settlement](https://term.greeks.live/term/private-financial-settlement/)

Meaning ⎊ Private Financial Settlement facilitates confidential value transfer in decentralized markets through advanced cryptographic proof structures. ⎊ Term

## [Cross Chain Identity Management](https://term.greeks.live/term/cross-chain-identity-management/)

Meaning ⎊ Cross Chain Identity Management unifies reputation and risk data across disparate blockchains to enable efficient, portable decentralized finance. ⎊ Term

## [Credential Interoperability](https://term.greeks.live/definition/credential-interoperability/)

The capacity for disparate digital systems to securely recognize and validate user identity data across multiple networks. ⎊ Term

## [Differential Privacy Mechanisms](https://term.greeks.live/term/differential-privacy-mechanisms/)

Meaning ⎊ Differential Privacy Mechanisms mathematically protect individual financial data in decentralized markets while maintaining aggregate utility. ⎊ Term

## [Collateral Verification Mechanisms](https://term.greeks.live/term/collateral-verification-mechanisms/)

Meaning ⎊ Collateral verification mechanisms programmatically validate asset backing to ensure the solvency and integrity of decentralized derivative markets. ⎊ Term

## [Blockchain Protocol Architecture](https://term.greeks.live/term/blockchain-protocol-architecture/)

Meaning ⎊ Blockchain Protocol Architecture establishes the fundamental rules for decentralized state, security, and settlement in global financial markets. ⎊ Term

## [Trustless Setup Procedures](https://term.greeks.live/definition/trustless-setup-procedures/)

Initialization methods for cryptographic systems that do not require trusting any single party or authority. ⎊ Term

## [Blockchain Technology Trends](https://term.greeks.live/term/blockchain-technology-trends/)

Meaning ⎊ Blockchain technology trends enable the transformation of complex financial derivatives into secure, automated, and transparent on-chain instruments. ⎊ Term

## [Privacy-Preserving Oracles](https://term.greeks.live/definition/privacy-preserving-oracles-2/)

Data feeds providing external information to smart contracts while maintaining data confidentiality. ⎊ Term

## [ZK-Proof of Best Cost](https://term.greeks.live/term/zk-proof-of-best-cost/)

Meaning ⎊ ZK-Proof of Best Cost mathematically guarantees optimal trade execution in decentralized markets, ensuring transparency and accountability for participants. ⎊ Term

## [Commitment Binding Property](https://term.greeks.live/definition/commitment-binding-property/)

The guarantee that a committed value cannot be altered after the initial lock. ⎊ Term

## [Cross Chain Communication Security](https://term.greeks.live/term/cross-chain-communication-security/)

Meaning ⎊ Cross Chain Communication Security provides the cryptographic verification necessary for trust-minimized asset and data movement between blockchains. ⎊ Term

## [Interoperable Solvency Proofs Development](https://term.greeks.live/term/interoperable-solvency-proofs-development/)

Meaning ⎊ Interoperable solvency proofs provide a cryptographically verifiable mechanism to ensure collateral integrity across diverse decentralized protocols. ⎊ Term

## [Atomic Swap Integrity](https://term.greeks.live/definition/atomic-swap-integrity/)

Technical guarantee that a cross-chain asset exchange either completes fully or reverts, eliminating counterparty risk. ⎊ Term

---

## Raw Schema Data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://term.greeks.live/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Area",
            "item": "https://term.greeks.live/area/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Zero-Knowledge Proof Systems",
            "item": "https://term.greeks.live/area/zero-knowledge-proof-systems/"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Resource 7",
            "item": "https://term.greeks.live/area/zero-knowledge-proof-systems/resource/7/"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
        {
            "@type": "Question",
            "name": "What is the Anonymity of Zero-Knowledge Proof Systems?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Zero-Knowledge Proof Systems facilitate transaction privacy within blockchain networks, crucial for maintaining confidentiality in cryptocurrency applications and decentralized finance. These systems allow verification of transaction validity without revealing sensitive data like sender, receiver, or amount, addressing regulatory concerns and user demand for financial privacy. Implementation in protocols like Zcash demonstrates a practical application, enhancing fungibility and mitigating risks associated with transaction traceability. This capability extends beyond cryptocurrency, finding relevance in secure data sharing and identity management within financial derivatives."
            }
        },
        {
            "@type": "Question",
            "name": "What is the Cryptography of Zero-Knowledge Proof Systems?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "The core of Zero-Knowledge Proof Systems relies on advanced cryptographic techniques, specifically zero-knowledge succinct non-interactive arguments of knowledge (zk-SNARKs) and zero-knowledge scalable transparent arguments of knowledge (zk-STARKs). zk-SNARKs offer concise proofs but require a trusted setup, while zk-STARKs eliminate this requirement through transparent computation, albeit with larger proof sizes. These cryptographic primitives are essential for constructing verifiable computation frameworks, enabling secure off-chain processing and reducing on-chain data requirements in options trading and complex derivative contracts."
            }
        },
        {
            "@type": "Question",
            "name": "What is the Application of Zero-Knowledge Proof Systems?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Within financial derivatives, Zero-Knowledge Proof Systems enable confidential trading strategies and risk management calculations, protecting proprietary algorithms from front-running or imitation. They can be used to verify collateralization ratios without revealing the exact asset holdings, enhancing privacy and reducing counterparty risk in decentralized exchanges. Furthermore, these systems support the development of privacy-preserving decentralized prediction markets and automated market makers, fostering innovation in complex financial instruments."
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "headline": "Zero-Knowledge Proof Systems ⎊ Area ⎊ Resource 7",
    "description": "Anonymity ⎊ Zero-Knowledge Proof Systems facilitate transaction privacy within blockchain networks, crucial for maintaining confidentiality in cryptocurrency applications and decentralized finance. These systems allow verification of transaction validity without revealing sensitive data like sender, receiver, or amount, addressing regulatory concerns and user demand for financial privacy.",
    "url": "https://term.greeks.live/area/zero-knowledge-proof-systems/resource/7/",
    "publisher": {
        "@type": "Organization",
        "name": "Greeks.live"
    },
    "hasPart": [
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/private-financial-settlement/",
            "url": "https://term.greeks.live/term/private-financial-settlement/",
            "headline": "Private Financial Settlement",
            "description": "Meaning ⎊ Private Financial Settlement facilitates confidential value transfer in decentralized markets through advanced cryptographic proof structures. ⎊ Term",
            "datePublished": "2026-03-20T22:20:40+00:00",
            "dateModified": "2026-03-20T22:21:17+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/modular-dlt-architecture-for-automated-market-maker-collateralization-and-perpetual-options-contract-settlement-mechanisms.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "An abstract, high-resolution visual depicts a sequence of intricate, interconnected components in dark blue, emerald green, and cream colors. The sleek, flowing segments interlock precisely, creating a complex structure that suggests advanced mechanical or digital architecture."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/cross-chain-identity-management/",
            "url": "https://term.greeks.live/term/cross-chain-identity-management/",
            "headline": "Cross Chain Identity Management",
            "description": "Meaning ⎊ Cross Chain Identity Management unifies reputation and risk data across disparate blockchains to enable efficient, portable decentralized finance. ⎊ Term",
            "datePublished": "2026-03-20T20:13:22+00:00",
            "dateModified": "2026-03-20T20:14:01+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/interoperable-liquidity-pools-and-cross-chain-derivative-asset-management-architecture-in-decentralized-finance-ecosystems.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "An intricate digital abstract rendering shows multiple smooth, flowing bands of color intertwined. A central blue structure is flanked by dark blue, bright green, and off-white bands, creating a complex layered pattern."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/credential-interoperability/",
            "url": "https://term.greeks.live/definition/credential-interoperability/",
            "headline": "Credential Interoperability",
            "description": "The capacity for disparate digital systems to securely recognize and validate user identity data across multiple networks. ⎊ Term",
            "datePublished": "2026-03-20T14:01:11+00:00",
            "dateModified": "2026-03-20T14:01:31+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/interoperability-of-decentralized-finance-protocols-and-leveraged-derivative-risk-hedging-mechanisms.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A 3D rendered abstract image shows several smooth, rounded mechanical components interlocked at a central point. The parts are dark blue, medium blue, cream, and green, suggesting a complex system or assembly."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/differential-privacy-mechanisms/",
            "url": "https://term.greeks.live/term/differential-privacy-mechanisms/",
            "headline": "Differential Privacy Mechanisms",
            "description": "Meaning ⎊ Differential Privacy Mechanisms mathematically protect individual financial data in decentralized markets while maintaining aggregate utility. ⎊ Term",
            "datePublished": "2026-03-20T11:46:12+00:00",
            "dateModified": "2026-03-20T11:47:21+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/interoperability-protocol-architecture-smart-contract-execution-cross-chain-asset-collateralization-dynamics.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "The image displays a cross-sectional view of two dark blue, speckled cylindrical objects meeting at a central point. Internal mechanisms, including light green and tan components like gears and bearings, are visible at the point of interaction."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/collateral-verification-mechanisms/",
            "url": "https://term.greeks.live/term/collateral-verification-mechanisms/",
            "headline": "Collateral Verification Mechanisms",
            "description": "Meaning ⎊ Collateral verification mechanisms programmatically validate asset backing to ensure the solvency and integrity of decentralized derivative markets. ⎊ Term",
            "datePublished": "2026-03-20T10:12:22+00:00",
            "dateModified": "2026-03-20T10:12:55+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/interoperability-of-decentralized-finance-protocols-and-leveraged-derivative-risk-hedging-mechanisms.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A 3D rendered abstract image shows several smooth, rounded mechanical components interlocked at a central point. The parts are dark blue, medium blue, cream, and green, suggesting a complex system or assembly."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/blockchain-protocol-architecture/",
            "url": "https://term.greeks.live/term/blockchain-protocol-architecture/",
            "headline": "Blockchain Protocol Architecture",
            "description": "Meaning ⎊ Blockchain Protocol Architecture establishes the fundamental rules for decentralized state, security, and settlement in global financial markets. ⎊ Term",
            "datePublished": "2026-03-20T03:03:56+00:00",
            "dateModified": "2026-03-20T03:04:29+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-blockchain-protocol-architecture-illustrating-cryptographic-primitives-and-network-consensus-mechanisms.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A close-up view of a stylized, futuristic double helix structure composed of blue and green twisting forms. Glowing green data nodes are visible within the core, connecting the two primary strands against a dark background."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/trustless-setup-procedures/",
            "url": "https://term.greeks.live/definition/trustless-setup-procedures/",
            "headline": "Trustless Setup Procedures",
            "description": "Initialization methods for cryptographic systems that do not require trusting any single party or authority. ⎊ Term",
            "datePublished": "2026-03-19T23:08:53+00:00",
            "dateModified": "2026-03-19T23:10:03+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/dynamic-modeling-of-leveraged-options-contracts-and-collateralization-in-decentralized-finance-protocols.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "The image features a stylized close-up of a dark blue mechanical assembly with a large pulley interacting with a contrasting bright green five-spoke wheel. This intricate system represents the complex dynamics of options trading and financial engineering in the cryptocurrency space."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/blockchain-technology-trends/",
            "url": "https://term.greeks.live/term/blockchain-technology-trends/",
            "headline": "Blockchain Technology Trends",
            "description": "Meaning ⎊ Blockchain technology trends enable the transformation of complex financial derivatives into secure, automated, and transparent on-chain instruments. ⎊ Term",
            "datePublished": "2026-03-19T22:52:43+00:00",
            "dateModified": "2026-03-19T22:53:27+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/sophisticated-high-frequency-algorithmic-execution-system-representing-layered-derivatives-and-structured-products-risk-stratification.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A high-resolution render displays a complex, stylized object with a dark blue and teal color scheme. The object features sharp angles and layered components, illuminated by bright green glowing accents that suggest advanced technology or data flow."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/privacy-preserving-oracles-2/",
            "url": "https://term.greeks.live/definition/privacy-preserving-oracles-2/",
            "headline": "Privacy-Preserving Oracles",
            "description": "Data feeds providing external information to smart contracts while maintaining data confidentiality. ⎊ Term",
            "datePublished": "2026-03-19T18:57:13+00:00",
            "dateModified": "2026-03-19T23:17:16+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-black-scholes-model-derivative-pricing-mechanics-for-high-frequency-quantitative-trading-transparency.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A close-up view shows a dark, curved object with a precision cutaway revealing its internal mechanics. The cutaway section is illuminated by a vibrant green light, highlighting complex metallic gears and shafts within a sleek, futuristic design."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/zk-proof-of-best-cost/",
            "url": "https://term.greeks.live/term/zk-proof-of-best-cost/",
            "headline": "ZK-Proof of Best Cost",
            "description": "Meaning ⎊ ZK-Proof of Best Cost mathematically guarantees optimal trade execution in decentralized markets, ensuring transparency and accountability for participants. ⎊ Term",
            "datePublished": "2026-03-19T17:26:38+00:00",
            "dateModified": "2026-03-19T17:27:49+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/market-microstructure-liquidity-provision-automated-market-maker-perpetual-swap-options-volatility-management.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A high-resolution abstract image displays layered, flowing forms in deep blue and black hues. A creamy white elongated object is channeled through the central groove, contrasting with a bright green feature on the right."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/commitment-binding-property/",
            "url": "https://term.greeks.live/definition/commitment-binding-property/",
            "headline": "Commitment Binding Property",
            "description": "The guarantee that a committed value cannot be altered after the initial lock. ⎊ Term",
            "datePublished": "2026-03-19T13:50:32+00:00",
            "dateModified": "2026-03-19T13:51:28+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-options-protocol-architecture-layered-collateralization-yield-generation-and-smart-contract-execution.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "An abstract composition features flowing, layered forms in dark blue, green, and cream colors, with a bright green glow emanating from a central recess. The image visually represents the complex structure of a decentralized derivatives protocol, where layered financial instruments, such as options contracts and perpetual futures, interact within a smart contract-driven environment."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/cross-chain-communication-security/",
            "url": "https://term.greeks.live/term/cross-chain-communication-security/",
            "headline": "Cross Chain Communication Security",
            "description": "Meaning ⎊ Cross Chain Communication Security provides the cryptographic verification necessary for trust-minimized asset and data movement between blockchains. ⎊ Term",
            "datePublished": "2026-03-19T11:29:40+00:00",
            "dateModified": "2026-03-19T11:31:13+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-protocol-architecture-visualizing-immutable-cross-chain-data-interoperability-and-smart-contract-triggers.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A dynamic, interlocking chain of metallic elements in shades of deep blue, green, and beige twists diagonally across a dark backdrop. The central focus features glowing green components, with one clearly displaying a stylized letter \"F,\" highlighting key points in the structure."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/interoperable-solvency-proofs-development/",
            "url": "https://term.greeks.live/term/interoperable-solvency-proofs-development/",
            "headline": "Interoperable Solvency Proofs Development",
            "description": "Meaning ⎊ Interoperable solvency proofs provide a cryptographically verifiable mechanism to ensure collateral integrity across diverse decentralized protocols. ⎊ Term",
            "datePublished": "2026-03-19T00:23:12+00:00",
            "dateModified": "2026-03-19T00:23:45+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/complex-decentralized-finance-protocol-collateral-mechanism-featuring-automated-liquidity-management-and-interoperable-token-assets.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "This image features a futuristic, high-tech object composed of a beige outer frame and intricate blue internal mechanisms, with prominent green faceted crystals embedded at each end. The design represents a complex, high-performance financial derivative mechanism within a decentralized finance protocol."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/atomic-swap-integrity/",
            "url": "https://term.greeks.live/definition/atomic-swap-integrity/",
            "headline": "Atomic Swap Integrity",
            "description": "Technical guarantee that a cross-chain asset exchange either completes fully or reverts, eliminating counterparty risk. ⎊ Term",
            "datePublished": "2026-03-18T22:29:18+00:00",
            "dateModified": "2026-03-18T22:30:32+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/layered-collateralization-and-interoperability-mechanisms-in-defi-structured-products.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A detailed, abstract render showcases a cylindrical joint where multiple concentric rings connect two segments of a larger structure. The central mechanism features layers of green, blue, and beige rings."
            }
        }
    ],
    "image": {
        "@type": "ImageObject",
        "url": "https://term.greeks.live/wp-content/uploads/2025/12/modular-dlt-architecture-for-automated-market-maker-collateralization-and-perpetual-options-contract-settlement-mechanisms.jpg"
    }
}
```


---

**Original URL:** https://term.greeks.live/area/zero-knowledge-proof-systems/resource/7/
