# Escrow Smart Contract

### A New Definition of Trust and Liquidity

Built to support secure fund transfers tied to verified trade agreements, the Escrow Smart Contract guarantees that transactions occur only when predefined conditions are met.

<br>

### Key Features:

* Supports partial and full pre-payments
* Secured by EXIM Token collateral
* Automated liquidation in case of buyer default
* Personalized wallet management per importer

This system provides investors with a decentralized, transparent way to manage collateral-backed trade finance — reducing risk and increasing accountability.

<br>


---

# 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://eximtoken.coimex.co/whitepaper/escrow-smart-contract.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.
