> For the complete documentation index, see [llms.txt](https://docs.position.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.position.exchange/products/gain-grid/volatility-interest.md).

# Volatility Interest

Volatility Interest is at the heart of Gain Grid's operations. It is the daily interest rate that our expert team derives from investments and trading activities. Updated every day at UTC+0 time, it reflects the daily profit that can be earned through our strategic pools.

### What is Volatility Interest?

Volatility Interest is the daily interest that we offer to our investors from our investing and trading activities. This is not a fixed rate but changes daily according to market conditions and the performance of our investments.

We aim to provide a daily return between 0.5% to 1% to our investors through the Volatility Interest. However, please note that the rate can vary depending on several factors including market volatility, our trading performance, and other market conditions.

### How is Volatility Interest Calculated?

Volatility Interest is calculated based on the profits we generate from our investing and trading activities. Our team of experienced financial experts utilizes the pooled funds to trade in various global markets.

Through strategic trading, we capitalize on market volatility - buying assets at lower prices and selling them when the prices rise. This process enables us to generate profits, which are then distributed to our investors as Volatility Interest.

### Tracking Volatility Interest

Investors can track the Volatility Interest on our platform. We provide a transparent record of the last 30 days of Volatility Interest, giving investors a clear view of the daily returns they can expect. This historical data can also provide insights into the general trend of returns, helping investors to make informed decisions.

### Conclusion

Volatility Interest is a crucial feature that sets Gain Grid apart from other staking platforms. It provides our investors with daily returns, ensuring a steady stream of income from their staked funds.

However, like all financial returns, Volatility Interest is subject to market risks. We strongly recommend investors to do their own research and understand the risks before investing.

*Disclaimer: Investing in financial markets involves risks, including the risk of loss of capital. This document should not be considered as financial advice. Always do your own research before making any investment decisions.*


---

# 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.position.exchange/products/gain-grid/volatility-interest.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.
