# FAQs

***

* **How does MoreMarkets solve liquidity fragmentation?**\
  MoreMarkets unifies liquidity from multiple chains into a **universal liquidity pool**, enabling applications and users to access remote liquidity. This eliminates the need for isolated economic zones and improves asset utilization.

***

* **What chains does MoreMarkets support?**\
  MoreMarkets supports a wide range of blockchains, divided into two broader categories: **Principal Chains** and **Recipient Chains**. Currently it supports XRP, NEAR, ETH.&#x20;

***

* **How does cross-chain messaging work in MoreMarkets?**\
  MoreMarkets uses protocols like **Wormhole**, **Omni Bridge**, **Canonical Bridges** for secure and efficient cross-chain messaging. These protocols enable trustless message passing, state updates, and mission-critical transactions across chains.

***

* **How can I earn yield with MoreMarkets?**\
  You can earn yield by:
  * Depositing assets into the Boring Vault and earning rewards from Strategists’ allocations.
  * Participating in cross-chain yield farming, lending, or restaking.
  * Exploiting arbitrage opportunities across chains.

***

* **What could be the potential risks?**
  * Smart Contract Risk
  * Underlying Investment Risk


---

# 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://docs.moremarkets.xyz/resources/faqs.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.
