> For the complete documentation index, see [llms.txt](https://eximtoken.coimex.co/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eximtoken.coimex.co/whitepaper/exim-token-utilities.md).

# EXIM TOKEN UTILITIES

- [Escrow Safe Payment](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/escrow-safe-payment.md): Discover how Exim Token’s Escrow Safe Payment builds trust in global trade by securing transactions between importers and exporters with blockchain and RWA.
- [Commodity Tokens](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/commodity-tokens.md): Discover how Coimex’s Commodity Token Marketplace turns agricultural products into blockchain-backed assets with real value, stability, and transparency.
- [Crowdfunded Farming](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/crowdfunded-farming.md): AgroPool bridges the gap between global crypto liquidity and emerging market agriculture by enabling the retail mass to directly finance professional, seed-to-harvest farming cycles
- [Halal Staking Pools](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/halal-staking-pools.md): Stake EXIM in 90-day halal pools to earn guaranteed minimum returns while funding real trade finance. Transparent, Shariah-compliant, and backed by global import-export transactions.
- [Prompt Pay Pool](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/halal-staking-pools/prompt-pay-pool.md): Prompt Pay Assurance is Coimex’s blockchain trade finance solution, using EXIM staking pools to provide exporters instant payment and investors steady returns.
- [Importer Expansion Fund](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/halal-staking-pools/importer-expansion-fund.md): The Importer Expansion Fund combines importer collateral with EXIM staking pools to provide halal trade financing, expand purchasing power, and increase real-world utility for EXIM Token.
- [Coimex DAO](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/coimex-dao.md)
- [Membership Fee Discounts](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/membership-fee-discounts.md)
- [Financing Opportunities](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/financing-opportunities.md)
- [Third Party Service Payments](https://eximtoken.coimex.co/whitepaper/exim-token-utilities/third-party-service-payments.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://eximtoken.coimex.co/whitepaper/exim-token-utilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
