# Vault Tokens

The Sugar Yield Vault tokens are ERC1155, indicating the depositor's portion of vault ownership. The following identifiers distinguish Sugar 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 Sugar vault depositors.

Currently Sugar Yield Offers the following vault tokens:

**Caramel Vault Tokens**&#x20;

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

**Saltish Vault Tokens**&#x20;

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

&#x20;

<mark style="color:red;">Note that the following positions are semi-fungible and can be exchanged in Post-diabetes, our native orderbook. Post-diabetes will launch shortly after Pre-diabetes.</mark>&#x20;


---

# 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://sugar-yield.gitbook.io/sugaryield/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.
