# Minting & Redemption

Solv Vaults’ asset flow is built for easy entry and control, split into subscription and redemption.

* Subscription (Deposit and Mint)
  * Deposit your BTC or SolvBTC into the chosen vault via the Solv platform. The Solv Vault Guardian secures the process, minting a corresponding ERC20 vault receipt token to your wallet. This token tracks your share and yields, ensuring quick access.
* Redemption (Burn and Withdraw)
  * Submit a redemption request on the Solv platform to burn your vault receipt token. The Fund Manager, overseen by the Solv Vault Guardian, processes your withdrawal, returning your BTC or SolvBTC based on the vault’s terms.

## Redemption Schedule

Redemptions for Solv Vaults follow a set schedule, varying by product. If a scheduled date falls on a weekend, processing moves to the next business day. Plan your request to match this cycle. See the table below for details:

| Vault           | Processing Frequency | Processing Dates              |
| --------------- | -------------------- | ----------------------------- |
| SolvBTC.AVAX    | 3x a month           | 10th, 20th, end of month      |
| SolvBTC.BERA    | 3x a month           | 10th, 20th, end of month      |
| SolvBTC.BNB     | 3x a month           | 10th, 20th, end of month      |
| SolvBTC.CORE    | 1x a month           | Beginning of each month       |
| SolvBTC.DLP     | 3x a month           | 5th, 15th, 25th of each month |
| SolvBTC.JUP     | 3x a month           | 5th, 15th, 25th of each month |
| SolvBTC.TRADING | 1x a month           | 30th of each month            |


---

# 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.solv.finance/key-products/solv-vaults-lsts/minting-and-redemption.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.
