# FAQ - MNSRY

**Will there be future plans to expand $MNSRY to additional chains beyond Solana and BNB?**\
We’re always looking to grow the MNSRY ecosystem, and expanding to more chains is on our radar—stay tuned for updates on our multi-chain journey!

**How does LayerZero keep bridging between chains secure and smooth?**\
LayerZero is top-notch tech that ensures secure and seamless bridging between Solana and BNB Chain for MNSRY tokens. It’s reliable and keeps your transfers smooth—check out the "[Multi-Chain Support](/mansory-docs/getting-started/bridge.md)" section for more!

**Why’s the MC on SOL and BNB not the same?**\
Market cap differences between Solana and BNB Chain can happen due to varying liquidity, trading activity, and community engagement on each chain.&#x20;


---

# 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://mansory-docs.gitbook.io/mansory-docs/faq-mnsry.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.
