# Overview

Toros provides automated, tokenized strategies built on DeFi infrastructure. All products are ERC-20 tokens that can be held in compatible wallets.

## Leveraged Tokens

Amplified exposure to crypto, commodities, and equity indices. Available in long and short variants at 1x through 4x leverage. Automated rebalancing maintains the target leverage and reduces liquidation risk without relying on a fixed daily reset.

[Leveraged Tokens](/products/leveraged-tokens.md)

## 1x Tokens

Synthetic spot exposure to assets that are difficult to access natively on Arbitrum. Hold a simple ERC-20 token that tracks the underlying asset at 1x, without bridging or using a centralized exchange.

[1x Tokens](/products/1x-tokens.md)

## Options Strategies

Automated options-based strategies using Toros Perpetual Options. Includes income strategies (Covered Call) and range-bound strategies (Short Volatility).

[Options Strategies](/products/options-strategies.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.toros.finance/products/overview.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.
