# Spin Products

- [Spot Trading](https://docs.spin.fi/products/spot-trading.md): Trade on spot using multiple order types, enjoy ~3 times lower trading fees compared to AMM DEXes, instant trade execution speed, and deep liquidity.
- [Instant Swaps](https://docs.spin.fi/products/instant-swaps.md): Use the cheapness, liquidity, and speed of spot trading to make AMM-like instant swaps.
- [Perpetual Futures](https://docs.spin.fi/products/perpetual-futures.md): Perpetuals are a powerful derivatives instrument that allows you to extract yields on any market and use capital more efficiently thanks to up to x10 leverage.
- [DeFi Option Vaults](https://docs.spin.fi/products/dovs.md): DeFi Option Vaults (DOVs) are the first Automated Investment Product (AIP) to be released on Spin. The release is planned for Q1 2023.
- [Covered Call Strategy](https://docs.spin.fi/products/dovs/covered-call-strategy.md): Covered Call DeFi Option Vaults are one of the early strategies to be released on Spin allowing investors to earn premiums and extract returns from underlying asset price changes.
- [Cash-Secured Put Strategy](https://docs.spin.fi/products/dovs/cash-secured-put-strategy.md): Cash-Secured Put DeFi Options Strategy is one of the early AIP strategies to be released on Spin. It's a conservative investment strategy.
- [Other AIPs](https://docs.spin.fi/products/other-aips.md): AIPs are automated investment products, a one-button solution for investors that represents an automated trading strategy.


---

# 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.spin.fi/products.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.
