> For the complete documentation index, see [llms.txt](https://docs.variational.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.variational.io/omni/trading/pre-ipo-perpetuals.md).

# Pre-IPO Perpetuals

Pre-IPO perpetuals are derivatives that are available to trade before a company's IPO date. After the IPO date, the contract will transition into a regular RWA perpetual, with the mark price, index price, and funding rate following standard methodology described in [RWA Perpetuals](/omni/trading/rwa-perpetuals.md).

Prior to the transition, the mark and index price are derived from an aggregate of external venues that have listed the pre-IPO perpetual. &#x20;

{% hint style="warning" %}
Pre-IPO perpetuals are subject to higher instability. There may be increased risk of wicks, volatility, and liquidations. Variational reserves the right to delist and force settle the contract in accordance with the settlement procedures in the event of any adverse market condition.
{% endhint %}

### Funding

Since pre-IPO listings do not have the underlying broadly available to trade on stock exchanges yet, the premium index is undetermined. The funding rate is fixed at 0.005% every 8 hours, or equivalently, 0.015% daily.

### IPO Transition

On the day of the IPO, the mark price, index price, and funding rate formulas will transition to a regular perpetual future as soon as it is established that oracle pricing can be obtained.&#x20;


---

# 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.variational.io/omni/trading/pre-ipo-perpetuals.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.
