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

# Vaults

## Morini Strategy Vaults

For users who want direct exposure to Morini’s strategy-based vault products, we are creating dedicated vault pages in a similar structure to the USP secondary market and integration pages.

These vaults provide tokenized access to strategy-specific yield opportunities, with transparent on-chain infrastructure, transferable share tokens, and dedicated issuance and redemption flows. Each vault is designed around a distinct market strategy and can be accessed through its related vault contracts.

### Vault Access & Transparency

Each Morini vault is designed to provide users with transparent, on-chain access to strategy-specific yield products.

Users can review the relevant vault contracts, pricing feeds, issuance vaults, and redemption vaults directly on-chain. This structure allows each vault page to clearly display:

* Vault name and strategy type
* Base asset
* Share token ticker
* Transferability status
* Vault token address
* Pricing oracle
* Issuance and redemption vault addresses
* External transparency or dashboard links, when available

These new pages will make it easier for users to understand how each vault works and which contracts are involved in the deposit, redemption, and share-token lifecycle.


---

# 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.piku.co/piku/piku/vaults.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.
