# Markets

## Can you launch X market?

Perennial is constantly evaluating demand for different markets. Based on this & available liquidity, new markets will be launched. \
\
If you are interested in a particular market, please share it in the `Traders` channel on our Discord.

## When will vault capacity be increased?

Following the initial launch of V2, we expect vault capacities to be increased slowly as the new protocol spends further time in the market. \
\
This ensures the smooth operation of the protocol, by ensuring predicable  liquidity for traders and steady rates for makers.&#x20;

## Which vault should I deposit into?

Currently Perennial has two vault products: ETH Vault & BTC Vault. These vaults are based around providing to the ETH & BTC markets respectively.&#x20;

In addition to providing liquidity to their respective markets they also allocate a smaller portion of the deposited liquidity to other longer tail markets. This exposes the vault depositor to diversified set of markets, resulting in different LP charateristics.&#x20;

## What types of collateral can you deposit?

The protocol operates with purely stablecoin collateral. This means you can either deposit the USDC or DSU stablecoins to the protocol.\
\
Learn more about the protocol collateral [here](/protocol/markets/collateral.md).

## What is DSU?

DSU is akin to a stablecoin wrapper. It was chosen as the base collateral for Perennial as it reduces some of the undesirable characteristics of stablecoins & helps future proof the protocol.

See more about it [here](/protocol/markets/collateral.md).&#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://docs.perennial.finance/frequently-asked-questions/markets.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.
