# Trading Asset Classes

vDEX supports a diverse range of asset classes to cater to different trading needs and risk appetites. The asset classes will be offered in two phases:

* Phase One: vDEX offers 5-10 mainstream cryptocurrencies derivatives including perpetual swaps and options (dual investment).
* Phase two: vDEX aims to introducing a new perpetual options product called Constant Expiry Perpetual Options (CEPOs), and following in the same vein, Constant Expiry Perpetual Spread Options (CEPSOs or multi-leg CEPO).


---

# 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://vdex.gitbook.io/vdex/overview/trading-asset-classes.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.
