# Academy

- [General](https://docs.deri.io/library/academy/general.md)
- [What are derivatives in DeFi?](https://docs.deri.io/library/academy/general/what-are-derivatives-in-defi.md)
- [What are the 3 biggest mistakes of trading derivatives?](https://docs.deri.io/library/academy/general/what-are-the-3-biggest-mistakes-of-trading-derivatives.md)
- [Four tips for your trading](https://docs.deri.io/library/academy/general/four-tips-for-your-trading.md)
- [Perpetual Futures](https://docs.deri.io/library/academy/perpetual-futures.md)
- [General Intro about Perpetual Futures](https://docs.deri.io/library/academy/perpetual-futures/general-intro-about-perpetual-futures.md)
- [How to Arbitrage](https://docs.deri.io/library/academy/perpetual-futures/how-to-arbitrage.md)
- [Everlasting Options](https://docs.deri.io/library/academy/everlasting-options.md)
- [Introducing EverLasting Options](https://docs.deri.io/library/academy/everlasting-options/introducing-everlasting-options.md)
- [Numerical Examples of Everlasting Option Pricing](https://docs.deri.io/library/academy/everlasting-options/numerical-examples-of-everlasting-option-pricing.md)
- [Power Perpetuals](https://docs.deri.io/library/academy/power-perpetuals.md)
- [Introducing Power Perpetuals](https://docs.deri.io/library/academy/power-perpetuals/introducing-power-perpetuals.md)
- [Hedging Impermanent Loss with Power Perpetuals (1)](https://docs.deri.io/library/academy/power-perpetuals/hedging-impermanent-loss-with-power-perpetuals-1.md)
- [Hedging Impermanent Loss with Power Perpetuals (2)](https://docs.deri.io/library/academy/power-perpetuals/hedging-impermanent-loss-with-power-perpetuals-2.md)
- [Gamma Swap](https://docs.deri.io/library/academy/gamma-swap.md)
- [Introducing Gamma Swap](https://docs.deri.io/library/academy/gamma-swap/introducing-gamma-swap.md)
- [Gamma Swap by Deri Protocol](https://docs.deri.io/library/academy/gamma-swap/gamma-swap-by-deri-protocol.md)
- [Hedging Impermanent Loss with Gamma Swap](https://docs.deri.io/library/academy/gamma-swap/hedging-impermanent-loss-with-gamma-swap.md)
- [A New Transaction Fee Algorithm for Gamma Swap](https://docs.deri.io/library/academy/gamma-swap/a-new-transaction-fee-algorithm-for-gamma-swap.md)


---

# 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.deri.io/library/academy.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.
