# Purchasing & Redeeming Pre-IPOs

Deposits and redemptions are only permitted during predefined open periods, which align with different market factors and controlled liquidity windows typical of pre-IPO assets. Outside of these periods, user actions are restricted to ensure fair access.

### Deposit Cancellation

The users are able to cancel their own deposit request in the active deposits phase. A cancellation fee could be applied if previously configured by the system operator.<br>

Deposit cancellations initiated by the admin do not apply cancellation fees.

### Time of Purchase

In case a deposit is made the users have full rights for cancellation of their deposit in the range of the active deposit phases. The user who cancels his deposit will pay an early exit fee.&#x20;

The operators can cancel user's deposit anytime without any fee application on the user's deposits.


---

# 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.colb.finance/investment-core-tech/illiquid-real-world-assets/purchasing-and-redeeming-pre-ipos.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.
