# Vault Tokens

The Valentine Yield Vault tokens are ERC1155, indicating the depositor's portion of vault ownership. The following identifiers distinguish Valentine vault tokens.: &#x20;

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

Currently Valentine Yield Offers the following vault tokens:

**Caramel Vault Tokens**&#x20;

* Asset types: USDC, USDT
* Strike Prices:
* USDC: $0.997
* USDT: $0.99
* Epoch Period: Week

**Saltish Vault Tokens**&#x20;

* Asset types: USDC, USDT
* Strike Price:
* USDC: $0.997
* USDT: $0.99
* Epoch Period: Week


---

# 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://whitepaperfinance.gitbook.io/valentine-yield/advance-utilities/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.
