# FAQs

## General

<details>

<summary><strong>What is Multipli?</strong> </summary>

Multipli is a Zk based yield protocol with an infrastructure designed to generate yield on real-world assets like Gold, Stocks and Stablecoins.

</details>

<details>

<summary><strong>Does Multipli have two versions?</strong></summary>

There are two versions of Multipli, Multipli v1 and Multipli v2.

</details>

<details>

<summary><strong>What is the difference between Multipli v1 and v2?</strong></summary>

Multipli v1 allows you to buy and hold xTokens to generate yield inside Multipli, Multipli v2 allows you to withdraw and use your xTokens anywhere across DeFi while also generating yield. This is because Multipli v2 adopts the 4626 infrastructure.

</details>

<details>

<summary><strong>Can I transfer my funds between one version to another?</strong></summary>

No, you can only migrate from Multipli v1 to v2.

</details>

<details>

<summary><strong>Is my data safe with Multipli?</strong></summary>

Data privacy is one of Multipli’s top priorities, and comprehensive measures are in place to protect users’ personal information.

</details>

<details>

<summary><strong>Are my funds safe with Multipli?</strong></summary>

Your funds are safe with Multipli as it is backed by MirrorX technology and CeDeFi agents like CEFFU, Copper, Binance, etc.

</details>

<details>

<summary><strong>What is MirrorX and how does it work?</strong></summary>

MirrorX allows institutions to securely and efficiently delegate their assets from one platform to another. The assets remain in the custody of the original platform while earning rewards on the delegated platform. This simplifies the yield generation process for institutions and reduces the risk associated with transferring assets between different platforms.

</details>

<details>

<summary><strong>Has Multipli been audited?</strong></summary>

Multipli and its architecture is thoroughly audited by security firms. Multipli is subjected to rigorous audits every update to ensure no vulnerabilities go unnoticed, and the audit reports can be viewed [here](https://docs.multipli.fi/risks/audit-reports).

</details>

<details>

<summary><strong>What happens in case that there is a hack or breach?</strong></summary>

If an exchange fails, user funds will remain safe because they are locked up on-chain. Multipli will transfer collateral to another exchange and hedge the outstanding delta.

</details>

<details>

<summary><strong>How can I contact Multipli support?</strong></summary>

You can reach our customer care team at <support@multipli.fi>.

</details>

<details>

<summary><strong>Does Multipli fi have a mobile app?</strong></summary>

No, Multipli fi does not have a dedicated mobile app at the moment.

</details>

***

***


---

# 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.multipli.fi/user-guide/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.
