> For the complete documentation index, see [llms.txt](https://docs.moonvault.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moonvault.org/faq/monad-related.md).

# Monad Related

**1. What is Monad?**\
Monad is a high-performance Layer 1 blockchain designed to support decentralized applications at scale.

**2. Why does Moon Vault use Monad?**\
Moon Vault is built on Monad because of its performance advantages. The network’s high speed and scalability allow the vault to execute yield strategies efficiently, process frequent compounding, and reduce delays in on-chain operations.

**3. Do I need to understand Monad to use Moon Vault?**\
No. Users do not need any technical understanding of Monad to use Moon Vault. The vault handles all underlying blockchain interactions, allowing users to simply deposit assets and earn yield without dealing with network complexity.

**4. Does Monad affect my yield or APY?**\
Yes, indirectly. Because Monad enables faster and more efficient transaction processing, it allows Moon Vault to compound rewards more frequently and execute strategies with lower friction.

**5. Will Moon Vault work on other chains besides Monad?**\
At launch, Moon Vault is focused on the Monad ecosystem to fully leverage its performance advantages. Future multi chain expansion may be considered depending on ecosystem development and user demand.

**6. How do I interact with Monad through Moon Vault?**\
Users do not need to interact with Monad directly. All transactions, deposits, and withdrawals are handled through the Moon Vault interface.


---

# 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:

```
GET https://docs.moonvault.org/faq/monad-related.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.
