# Vault Tokens

The Y2K Vault tokens are [ERC1155](https://eips.ethereum.org/EIPS/eip-1155), representing a pro-rata share of vault ownership by the depositor. Y2K vault tokens are differentiated by the following identifiers: &#x20;

**Asset:** Token under consideration\
**Type:** Premium or Collateral\
**Epoch:** Time period of the vault\
**Strike:** How far from peg or current price, the asset price needs to deviate in order to trigger a payout to the Premium vault depositors.

Currently Y2K Offers the following vault tokens:

1. **Premium Vault Tokens**&#x20;

   * **Pegged Assets:** USDC, USDT, FRAX, DAI, WBTC, stETH, USDD, LUSD, TUSD, MAI, CUSD, FDUSD, PYUSD and crvUSD
   * **Turbo Up/Down Options**: BTC, ETH, ARB, SOL, GMX and PENDLE
   * **Epoch Period:** Weekly

2. **Collateral Vault Tokens**&#x20;

   * **Pegged Assets:** USDC, USDT, FRAX, DAI, WBTC, stETH, USDD, LUSD, TUSD, MAI, CUSD, FDUSD, PYUSD and crvUSD
   * **Turbo Up/Down Options:** BTC, ETH, ARB, SOL, GMX and PENDLE
   * **Epoch Period:** Weekly

   &#x20;

{% hint style="info" %}
Note that the following positions are semi-fungible and can be exchanged in Wildfire, our native orderbook. Wildfire will launch shortly after Earthquake.&#x20;
{% endhint %}


---

# 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://y2k-finance.gitbook.io/y2k-finance/tokenomics/vault-tokens.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.
