> For the complete documentation index, see [llms.txt](https://hakkafinance.gitbook.io/igain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hakkafinance.gitbook.io/igain/igain-universe/interest-rate-synth.md).

# Interest Rate Synth

## TL;DR

iGain - Interest Rate Synth (IRS) represents the second product in the iGain ecosystem. **It is an interest rate derivative providing lenders and borrowers a platform to hedge** against the risk of future changing interest rates. It empowers investors to lock future interest rates, by purchasing Long and Short tokens.

### As a lender or borrower&#x20;

You can buy Short tokens to lock future interest rates while borrowing on Aave. Similarly, investors can buy Long token to lock future interest rates while lending.&#x20;

Besides, we provide a simplified interface for users to complete one-click fixed interest deposit so users don't need to deposit on Aave and then buy Short token on their own.&#x20;

### As a speculator / arbitrageur&#x20;

You can get profits by longing or shorting interest rates based on your own prediction of the future figures. Also, as the expiry date is approaching, the arbitrage chance becomes greater. &#x20;


---

# 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:

```
GET https://hakkafinance.gitbook.io/igain/igain-universe/interest-rate-synth.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.
