> For the complete documentation index, see [llms.txt](https://docs.defx.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defx.com/docs/archive.md).

# Archive

- [Terms & Conditions](https://docs.defx.com/docs/archive/terms-and-conditions.md): Terms of use
- [Risks](https://docs.defx.com/docs/archive/risks.md)
- [Restricted Territories](https://docs.defx.com/docs/archive/restricted-territories.md)
- [Deprecated - Defx Liquidity Engine](https://docs.defx.com/docs/archive/deprecated-defx-liquidity-engine.md): Defx Liquidity Engine was deprecated after DIP-1
- [sUSDe support](https://docs.defx.com/docs/archive/susde-support.md): Trade Perps on Defx using sUSDe as collateral while your assets keep earning 5% APY
- [Defx Platform Overview](https://docs.defx.com/docs/archive/defx-platform-overview.md)
- [Self-Custodial Exchange](https://docs.defx.com/docs/archive/defx-platform-overview/self-custodial-exchange.md)
- [Central-Limit Order Book (CLOB)](https://docs.defx.com/docs/archive/defx-platform-overview/central-limit-order-book-clob.md)
- [Our Vision](https://docs.defx.com/docs/archive/our-vision.md)
- [Roadmap](https://docs.defx.com/docs/archive/roadmap.md)
- [Trade Smarter: How Defx's Multi-Asset Collateral System Transforms Crypto Trading](https://docs.defx.com/docs/archive/trade-smarter-how-defxs-multi-asset-collateral-system-transforms-crypto-trading.md)
- [Getting Started](https://docs.defx.com/docs/archive/getting-started.md)
- [Just-in-Time (JIT) Funding](https://docs.defx.com/docs/archive/just-in-time-jit-funding.md)
- [Liquidity Pools](https://docs.defx.com/docs/archive/liquidity-pools.md)
- [Arbitrum L2](https://docs.defx.com/docs/archive/arbitrum-l2.md)
- [Solana](https://docs.defx.com/docs/archive/solana.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.defx.com/docs/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.
