# V1 Perpetual Trading FAQ

### What is the value contribution of this new feature to the cake holders?

We expect this new feature to bring in a lot of new users, traders and volume. We want to ensure the value goes back to our CAKE token on top of offering the trading fee discount. 20% of all trading fees from users who sign up on PancakeSwap will be converted to CAKE and burnt.

**And the rest of it?**

The rest are currently reserved for the treasury for ongoing expansion and development of this feature, as well as for an insurance fund for unexpected market events. As the feature matures, we expect to increase the burn portion gradually based on community feedback and governance.

### I can’t see my funds! What happened?

Remember that you must first deposit your funds into the Futures account!

### Are there deposit limits?

| Assets | Limit     | Margin Value |
| ------ | --------- | ------------ |
| USDT   | No Limit  | 99.99%       |
| BUSD   | No Limit  | 100%         |
| CAKE   | 5000 CAKE | 90%          |

### Are we gonna switch to showing only PCS’s volume on the frontend on the PCS’s version?

The frontend is the combined volume since the liquidity is combined and it shows the deep liquidity which also brings the tight spread


---

# 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.pancakeswap.finance/trade/perpetual-trading/perpetual-trading-v1/perpetual-trading-faq.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.
