> For the complete documentation index, see [llms.txt](https://mc-markets.gitbook.io/mcmarkets-infohub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mc-markets.gitbook.io/mcmarkets-infohub/faq/vault.md).

# Vault

<details>

<summary><strong>What is the MLP Vault?</strong></summary>

The MLP Vault is the platform’s liquidity engine. Deposit USDC to earn passive returns generated by platform strategies. Deposits have a 4-day lock-up period (subject to real-time display on the page and final system settlement).

</details>

<details>

<summary><strong>Are there any fees for internal transfers?</strong></summary>

No. Transfers between your trading balance and Vault are free of charge.

</details>

<details>

<summary><strong>Can I move funds out of the Vault anytime?</strong></summary>

Yes. Transfers between the Vault and your trading balance are instant and remain on-platform, without blockchain delays (subject to real-time display on the page and final system settlement).

</details>

<details>

<summary><strong>How is my Vault secured?</strong></summary>

Your assets are protected through multi-layered security, including 2FA, internal validation, and strict access controls.

</details>

<details>

<summary><strong>Does the Vault affect trading?</strong></summary>

No. It’s isolated from trading operations and doesn’t impact open positions or margin.

</details>


---

# 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://mc-markets.gitbook.io/mcmarkets-infohub/faq/vault.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.
