> For the complete documentation index, see [llms.txt](https://blog.emoney.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.emoney.io/partnerships.md).

# Partnerships

- [E Money Network Partners X WeFi: Decentralised Money Market Protocol to Integrate E Money Wallet](https://blog.emoney.io/partnerships/e-money-network-partners-x-wefi-decentralised-money-market-protocol-to-integrate-e-money-wallet.md)
- [Shaping the Future of Decentralized Finance and Universal Liquidity Abstraction: Kima Network](https://blog.emoney.io/partnerships/shaping-the-future-of-decentralized-finance-and-universal-liquidity-abstraction-kima-network.md)
- [E Money Network and MAIV Welcome a New Era in RWA Investment](https://blog.emoney.io/partnerships/e-money-network-and-maiv-welcome-a-new-era-in-rwa-investment.md)
- [E Money Network X RWA Inc: Integrating Compliance in Asset Tokenisation](https://blog.emoney.io/partnerships/e-money-network-x-rwa-inc-integrating-compliance-in-asset-tokenisation.md)
- [E Money Network and Chorus One’s Partnership Seeks to Simplify Crypto Staking](https://blog.emoney.io/partnerships/e-money-network-and-chorus-ones-partnership-seeks-to-simplify-crypto-staking.md)
- [E Money Network Partners with Redbelly Network to Accelerate Compliant Real World Asset Tokenisation](https://blog.emoney.io/partnerships/e-money-network-partners-with-redbelly-network-to-accelerate-compliant-real-world-asset-tokenisation.md)
- [E Money Network collaborates with Gala, a pioneering Web3 ecosystem](https://blog.emoney.io/partnerships/e-money-network-collaborates-with-gala-a-pioneering-web3-ecosystem.md)
- [E Money Network Partners with zkCross Network to Power Seamless Liquidity in Web3](https://blog.emoney.io/partnerships/e-money-network-partners-with-zkcross-network-to-power-seamless-liquidity-in-web3.md)
- [E Money Network and Xend Finance Partnership Aims to Boost Financial Inclusion](https://blog.emoney.io/partnerships/e-money-network-and-xend-finance-partnership-aims-to-boost-financial-inclusion.md)
- [E Money Network X Patex: Democratising Finance at a Global Level](https://blog.emoney.io/partnerships/e-money-network-x-patex-democratising-finance-at-a-global-level.md)
- [E Money Network X Sharpe AI: Compliance Meets AI-Powered Innovation](https://blog.emoney.io/partnerships/e-money-network-x-sharpe-ai-compliance-meets-ai-powered-innovation.md)
- [E Money Network X Buk Protocol: Powering a More Compliant, Efficient Digital Asset Marketplace](https://blog.emoney.io/partnerships/e-money-network-x-buk-protocol-powering-a-more-compliant-efficient-digital-asset-marketplace.md)
- [ZetaChain X E Money Network: A Turning Point for Compliance-Driven Innovation in Web3](https://blog.emoney.io/partnerships/zetachain-x-e-money-network-a-turning-point-for-compliance-driven-innovation-in-web3.md)
- [E Money Network X Kvants: A Powerful Synergy for Enhanced User Experience in the RWA Sector](https://blog.emoney.io/partnerships/e-money-network-x-kvants-a-powerful-synergy-for-enhanced-user-experience-in-the-rwa-sector.md)
- [CertiK Security Audit: A Testament to the Robust Security of E Money Network](https://blog.emoney.io/partnerships/certik-security-audit-a-testament-to-the-robust-security-of-e-money-network.md)
- [E Money Network to Empower Plume Network Users with Fiat-to-Onchain Accessibility and Crypto Card](https://blog.emoney.io/partnerships/e-money-network-to-empower-plume-network-users-with-fiat-to-onchain-accessibility-and-crypto-card.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://blog.emoney.io/partnerships.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.
