# Getting Started

- [Quickstart](https://docs.factor.fi/getting-started/quickstart.md): Jump Right Into The Factor Ecosystem
- [Supported Protocols](https://docs.factor.fi/getting-started/supported-protocols.md)
- [Strategy Cheatsheet](https://docs.factor.fi/getting-started/strategy-cheatsheet.md)
- [Swaps Cheatsheet](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet.md)
- [Conditional Market Order](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/conditional-market-order.md)
- [Automated Market Order](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/automated-market-order.md)
- [Multi Swap](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/multi-swap.md)
- [Automated Swap & Earn](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/automated-swap-and-earn.md)
- [Automated Scale Order](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/automated-scale-order.md)
- [Scale Order Partial Fill Yield](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/scale-order-partial-fill-yield.md)
- [Interest On Pending Trades](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/interest-on-pending-trades.md)
- [Leverage Trade](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/leverage-trade.md)
- [Leverage DCA](https://docs.factor.fi/getting-started/strategy-cheatsheet/swaps-cheatsheet/leverage-dca.md)
- [Lending Cheatsheet](https://docs.factor.fi/getting-started/strategy-cheatsheet/lending-cheatsheet.md)
- [Lending Pool Zap](https://docs.factor.fi/getting-started/strategy-cheatsheet/lending-cheatsheet/lending-pool-zap.md)
- [Multi Lend](https://docs.factor.fi/getting-started/strategy-cheatsheet/lending-cheatsheet/multi-lend.md)
- [Market Making To Lending Switch](https://docs.factor.fi/getting-started/strategy-cheatsheet/lending-cheatsheet/market-making-to-lending-switch.md)
- [Earn Negative Interest](https://docs.factor.fi/getting-started/strategy-cheatsheet/lending-cheatsheet/earn-negative-interest.md)
- [Carry Trade](https://docs.factor.fi/getting-started/strategy-cheatsheet/lending-cheatsheet/carry-trade.md)
- [Leveraged Staking Yields](https://docs.factor.fi/getting-started/strategy-cheatsheet/lending-cheatsheet/leveraged-staking-yields.md)
- [Leveraged Fixed Yields](https://docs.factor.fi/getting-started/strategy-cheatsheet/lending-cheatsheet/leveraged-fixed-yields.md)
- [Borrowing Cheatsheet](https://docs.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet.md)
- [Collateralized Borrow](https://docs.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet/collateralized-borrow.md)
- [Collateralized Borrow Zap](https://docs.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet/collateralized-borrow-zap.md)
- [Multi Borrow](https://docs.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet/multi-borrow.md)
- [Debt Switching](https://docs.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet/debt-switching.md)
- [Automated Debt Readjustments](https://docs.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet/automated-debt-readjustments.md)
- [Debt Refinancing](https://docs.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet/debt-refinancing.md)
- [Asset Switching](https://docs.factor.fi/getting-started/strategy-cheatsheet/borrowing-cheatsheet/asset-switching.md)
- [Liquidity Provision Cheatsheet](https://docs.factor.fi/getting-started/strategy-cheatsheet/liquidity-provision-cheatsheet.md)
- [Liquidity Pool Zap](https://docs.factor.fi/getting-started/strategy-cheatsheet/liquidity-provision-cheatsheet/liquidity-pool-zap.md)
- [Yield Farm Zap](https://docs.factor.fi/getting-started/strategy-cheatsheet/liquidity-provision-cheatsheet/yield-farm-zap.md)
- [Automated LP Adjustments](https://docs.factor.fi/getting-started/strategy-cheatsheet/liquidity-provision-cheatsheet/automated-lp-adjustments.md)
- [Yield Farm Adjustments](https://docs.factor.fi/getting-started/strategy-cheatsheet/liquidity-provision-cheatsheet/yield-farm-adjustments.md)
- [Flash Loan Cheatsheet](https://docs.factor.fi/getting-started/strategy-cheatsheet/flash-loan-cheatsheet.md)
- [Strategy Explainers](https://docs.factor.fi/getting-started/strategy-explainers.md)
- [Leverage](https://docs.factor.fi/getting-started/strategy-explainers/leverage.md)
- [Leverage Performance Modelling](https://docs.factor.fi/getting-started/strategy-explainers/leverage/leverage-performance-modelling.md)
- [Leverage Long Simulation](https://docs.factor.fi/getting-started/strategy-explainers/leverage/leverage-long-simulation.md)
- [Leverage Short Simulation](https://docs.factor.fi/getting-started/strategy-explainers/leverage/leverage-short-simulation.md)
- [Yield](https://docs.factor.fi/getting-started/strategy-explainers/yield.md)
- [Yield Performance Modelling](https://docs.factor.fi/getting-started/strategy-explainers/yield/yield-performance-modelling.md)
- [PT Strategies](https://docs.factor.fi/getting-started/strategy-explainers/pt-strategies.md)
- [Leverage Long PT Simulation](https://docs.factor.fi/getting-started/strategy-explainers/pt-strategies/leverage-long-pt-simulation.md)
- [Delta Neutral Yields](https://docs.factor.fi/getting-started/strategy-explainers/delta-neutral-yields.md)
- [Levered USD & ETH Carry](https://docs.factor.fi/getting-started/strategy-explainers/delta-neutral-yields/levered-usd-and-eth-carry.md)
- [Glossary](https://docs.factor.fi/getting-started/glossary.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.factor.fi/getting-started.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.
