# Toros Documentation

Toros provides automated, tokenized strategies on DeFi. All Toros products are ERC-20 tokens that maintain their strategy through automated onchain management, removing the need for manual position management.

## Product Categories

* [Products Overview](https://docs.toros.finance/products/overview): Summary of all Toros product categories
* [Leveraged Tokens](https://docs.toros.finance/products/leveraged-tokens): Amplified long and short exposure to crypto and real-world assets
* [Options Strategies](https://docs.toros.finance/products/options-strategies): Automated options-based income, volatility, and protected leverage strategies
* [1x Tokens](https://docs.toros.finance/products/1x-tokens): Synthetic spot exposure to assets on Arbitrum
* [Yield Vaults](https://docs.toros.finance/products/yield-vaults): Automated yield strategies for BTC, ETH, and stablecoins

## Resources

* [FAQ](https://docs.toros.finance/resources/faq): Common questions about Toros products
* [Security & Audits](https://docs.toros.finance/resources/security): Audit history, bug bounties, and smart contract risk
* [Protocol Operations](https://docs.toros.finance/products/protocol-operations): Vault management, rebalancing, and price oracles
* [Brand Kit](https://docs.toros.finance/resources/brand-kit): Logo assets, typography, and brand colors
* [Glossary](https://docs.toros.finance/resources/glossary): Key terms and definitions


---

# 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/readme.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.
