# Cables Finance

## Cables Finance

- [Welcome to Cables!](https://docs.cables.finance/welcome-to-cables.md)
- [Introduction](https://docs.cables.finance/introduction.md)
- [The Global Disconnect: DeFi’s Untapped Potential](https://docs.cables.finance/the-global-disconnect-defis-untapped-potential.md)
- [The Cables Liquidity Flywheel](https://docs.cables.finance/the-cables-liquidity-flywheel.md)
- [ Liquid Staking Protocol](https://docs.cables.finance/phase-one/liquid-staking-protocol.md)
- [Liquid Staking Tokens: Foundation of the Protocol](https://docs.cables.finance/phase-one/liquid-staking-tokens-foundation-of-the-protocol.md)
- [Perpetual Futures DEX](https://docs.cables.finance/phase-two/perpetual-futures-dex.md)
- [Trading Infrastructure of the DEX](https://docs.cables.finance/phase-two/trading-infrastructure-of-the-dex.md)
- [Core Architecture](https://docs.cables.finance/core-architecture.md)
- [Roadmap](https://docs.cables.finance/protocol/roadmap.md)
- [Token Overview](https://docs.cables.finance/protocol/token-overview.md)
- [FAQ](https://docs.cables.finance/support/faq.md)
- [Contact Support](https://docs.cables.finance/support/contact-support.md)
- [Whitepaper](https://docs.cables.finance/resources/whitepaper.md)
- [Audits](https://docs.cables.finance/resources/audits.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cables.finance/welcome-to-cables.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.
