# Deprecated

- [Litepaper](https://docs.covenant.finance/deprecated/litepaper.md): Perpetual debt and protocol mechanics for Covenant V1
- [User App](https://docs.covenant.finance/deprecated/user-app.md)
- [Guild Swaps](https://docs.covenant.finance/deprecated/user-app/guild-swaps.md)
- [Markets](https://docs.covenant.finance/deprecated/user-app/markets.md)
- [Add Liquidity](https://docs.covenant.finance/deprecated/user-app/add-liquidity.md)
- [Stake Liquidity](https://docs.covenant.finance/deprecated/user-app/stake-liquidity.md)
- [Trade Debt/Lend](https://docs.covenant.finance/deprecated/user-app/trade-debt-lend.md)
- [Additional Market Details](https://docs.covenant.finance/deprecated/user-app/additional-market-details.md)
- [Deployments](https://docs.covenant.finance/deprecated/deployments.md): These debt markets are being wound down.  We thank again users that tested and gave us feedback!
- [Covenant V1](https://docs.covenant.finance/deprecated/deployments/covenant-v1.md): V1 debt markets were launched on Arbitrum, and can be accessed through https://v1.covenant.finance
- [Addresses](https://docs.covenant.finance/deprecated/deployments/covenant-v1/addresses.md)
- [Risk Parameters](https://docs.covenant.finance/deprecated/deployments/covenant-v1/risk-parameters.md)
- [Deprecated](https://docs.covenant.finance/deprecated/deployments/deprecated.md): These debt markets are being wound down.  We thank again users that tested and gave us feedback!
- [Arbitrum](https://docs.covenant.finance/deprecated/deployments/deprecated/arbitrum.md): Deployment details on Arbitrum mainnet
- [Addresses](https://docs.covenant.finance/deprecated/deployments/deprecated/arbitrum/addresses.md): Below are Arbitrum deployed addresses for each guild - including zTokens (asset token), dTokens (liability token), oracles and Uniswap pools.
- [Risk Parameters](https://docs.covenant.finance/deprecated/deployments/deprecated/arbitrum/risk-parameters.md): Deployed guild parameters
- [Optimism](https://docs.covenant.finance/deprecated/deployments/deprecated/optimism.md)
- [Addresses](https://docs.covenant.finance/deprecated/deployments/deprecated/optimism/addresses.md): coming soon....
- [Risk Parameters](https://docs.covenant.finance/deprecated/deployments/deprecated/optimism/risk-parameters.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.covenant.finance/deprecated.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.
