> For the complete documentation index, see [llms.txt](https://docs.jewelswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jewelswap.io/multiversx/money-markets/jewelswap-money-markets-an-introduction.md).

# JewelSwap Money Markets: An Introduction

Welcome to the innovative world of JewelSwap Money Markets. Our Money Markets are designed to cater to a wide array of financial strategies, enabling users to maximize their capital efficiency while managing risk effectively.

***

**Dual Market System:**

JewelSwap distinctively offers two types of Money Markets:

1. **Isolated Money Markets:** Tailored for users who prefer managing risks associated with specific asset pairs individually. This system ensures that the risks inherent to one asset do not impact others, making it ideal for cautious investors.
2. **Global (Cross) Money Markets:** Designed for users looking to leverage their entire portfolio across multiple opportunities. This approach enhances capital efficiency but requires a comprehensive risk management strategy to mitigate systemic risks.

**Oracle:**

JewelSwap utilise the following Oracle Providers as well as price/safe price feeds from Ashswap and xExchange.&#x20;

1. **Pyth Network** - a leading blockchain-based oracle solution that helps provide real-world data to smart contracts.
2. **Umbrella Network** - a decentralized, community owned oracle service that provides blockchain projects with secure, scalable, and customizable data solutions.

***

**Choosing Your Path:**

* **For Precision Risk Management:** Isolated Money Markets are your go-to, providing a secure environment for asset management.
* **For Enhanced Capital Efficiency:** Global Money Markets offer the opportunity to maximize the utility of your collateral across diverse borrowing options.

JewelSwap's Money Markets are at the forefront of DeFi innovation, offering seamless integration of isolated and global markets to cater to your financial strategy. Whether you're looking to lend, borrow, or optimize your portfolio, JewelSwap provides the tools and flexibility needed to navigate the DeFi landscape confidently.

Dive into JewelSwap's Money Markets and unlock the potential of your digital assets today.


---

# 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://docs.jewelswap.io/multiversx/money-markets/jewelswap-money-markets-an-introduction.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.
