> For the complete documentation index, see [llms.txt](https://docs.thefiva.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thefiva.com/fiva-strategies/integrated-markets/storm-trade.md).

# Storm Trade

### What Is This Integration?

FIVA has partnered with Storm, TON's largest perpetual trading platform, to bring you new ways to optimize Storm vault yields. This integration allows you to transform volatile Storm returns (10-25% APR) into predictable income, farm points more efficiently, or earn multiple revenue streams simultaneously.

### Where Do Storm Yields Come From?

Storm vaults generate sustainable yields through a sophisticated trading ecosystem:

1. Trading Fees: 70% of all trading fees and funding rates flow to liquidity providers
2. Liquidation Penalties: 35% of penalties from liquidated positions
3. Protocol Rewards: RP mining incentives for long-term liquidity providers
4. Trader P\&L: When traders lose, those funds go to the vault

This model has proven sustainable over time, with Storm traders collectively losing over $10 million between 2022-2024, demonstrating the statistical advantage liquidity providers have over time.

\
In the next sections you can learn how to use Storm Market in FIVA.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.thefiva.com/fiva-strategies/integrated-markets/storm-trade.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
