# Archive

- [Get in touch](https://docs.idle.finance/other/archive/contact.md): Get in touch
- [Gauges](https://docs.idle.finance/other/archive/gauges.md): Developers > Gauges
- [Architecture](https://docs.idle.finance/other/archive/gauges/architecture.md): Developers > Gauges > Architecture
- [Deployed contracts](https://docs.idle.finance/other/archive/gauges/deployed-contracts.md): Developers > Gauges > Deployed contracts
- [Gauges](https://docs.idle.finance/other/archive/gauges-1.md): Governance > IDLE staking > Gauges
- [Gauges integration](https://docs.idle.finance/other/archive/gauges-1/gauges-integration.md): Governance > IDLE staking > Gauges > Gauges integration
- [FAQs](https://docs.idle.finance/other/archive/gauges-1/faqs.md): Governance > IDLE staking > Gauges > FAQs
- [Boost](https://docs.idle.finance/other/archive/boost.md): Governance > IDLE staking > LPs rewards boost
- [DEXs liquidity provison](https://docs.idle.finance/other/archive/dexs-liquidity-provison.md)
- [Risk Adjusted (deprecated)](https://docs.idle.finance/other/archive/risk-adjusted.md): This strategy allows you to automatically rebalance the best risk/yield allocation
- [Deployed contracts](https://docs.idle.finance/other/archive/old-contracts.md)
- [Idle Smart Treasury (deprecated)](https://docs.idle.finance/other/archive/idle-smart-treasury.md)
- [Ethereum LP staking (deprecated)](https://docs.idle.finance/other/archive/sushiswap-lp-staking.md): Governance > Idle DAO > $IDLE token > Use-cases > Ethereum LP Staking
- [Polygon LP staking (deprecated)](https://docs.idle.finance/other/archive/polygon-lp-staking-deprecated.md): Governance > Idle DAO > $IDLE token > Use-cases > Polygon LP staking
- [Flash Loans (deprecated)](https://docs.idle.finance/other/archive/flash-loans.md)
- [QuickSwap cxETH-WETH](https://docs.idle.finance/other/archive/quickswap-cxeth-weth.md): Products > Perpetual Yield Tranches > Deposit > Live PYTs guides > QuickSwap cxETH-WETH
- [Integrate PYTs](https://docs.idle.finance/other/archive/integration.md): Products > Perpetual Yield Tranches > Integrate PYTs
- [Idle Grants program](https://docs.idle.finance/other/archive/idle-grants-program.md): Governance > Idle Grants program
- [Idle on Polygon](https://docs.idle.finance/other/archive/idle-on-polygon.md): Other > Guides > Idle on Polygon
- [Add Polygon network to MetaMask](https://docs.idle.finance/other/archive/idle-on-polygon/add-polygon-network-to-metamask.md): Other > Guides > Idle on Polygon > Add Polygon network to MetaMask
- [Bridge $IDLE to Polygon](https://docs.idle.finance/other/archive/idle-on-polygon/bridge-usdidle-to-polygon.md): Other > Guides > Idle on Polygon > Bridge $IDLE to Polygon
- [Deposit funds on Polygon](https://docs.idle.finance/other/archive/idle-on-polygon/deposit-funds-on-polygon.md): Other > Guides > Idle on Polygon > Deposit funds on Polygon
- [Add liquidity to $IDLE pools](https://docs.idle.finance/other/archive/idle-on-polygon/add-liquidity-to-usdidle-pools.md)
- [Stake IDLE LP tokens on Polygon](https://docs.idle.finance/other/archive/idle-on-polygon/stake-idle-lp-tokens-on-polygon.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.idle.finance/other/archive.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.
