# Cadence Protocol

## Symphony (Prev. Cadence Protocol)

- [Welcome to Symphony!](https://cadenceprotocol.gitbook.io/cadence-protocol/introduction-to-symphony/welcome-to-symphony.md): Execute anything, anywhere, instantly
- [What Issues Does Symphony Solve?](https://cadenceprotocol.gitbook.io/cadence-protocol/introduction-to-symphony/what-issues-does-symphony-solve.md)
- [CAD Token and esCAD Staking](https://cadenceprotocol.gitbook.io/cadence-protocol/introduction-to-symphony/cad-token-and-escad-staking.md): $CAD is the platform's utility and governance token. $CAD will convert to the new Symphony token in the upcoming mitgration.
- [CAD Allocation and Vesting](https://cadenceprotocol.gitbook.io/cadence-protocol/introduction-to-symphony/cad-allocation-and-vesting.md)
- [Decentralized Keepers](https://cadenceprotocol.gitbook.io/cadence-protocol/trading-on-cadence-protocol/decentralized-keepers.md)
- [Intent-Centric RFQ Architecture](https://cadenceprotocol.gitbook.io/cadence-protocol/symphony-full-docs-coming-soon/intent-centric-rfq-architecture.md)
- [Account Abstraction Enabled UI/UX](https://cadenceprotocol.gitbook.io/cadence-protocol/symphony-full-docs-coming-soon/account-abstraction-enabled-ui-ux.md)
- [Optimized Solver Network](https://cadenceprotocol.gitbook.io/cadence-protocol/symphony-full-docs-coming-soon/optimized-solver-network.md)
- [The Most Capital Efficient Liquidity](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/the-most-capital-efficient-liquidity.md)
- [Collateralized RWAs](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/collateralized-rwas.md): COMING SOON
- [Index Funds](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/index-funds.md)
- [Pyth Price Feeds](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/pyth-price-feeds.md)
- [Trading Setup](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/trading-setup.md): Traders can setup their trading account by simply connecting a supported wallet in the Cadence user interface.
- [Token Swaps](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/trading-setup/token-swaps.md): Cadence offers token swaps for various crypto assests.
- [Leverage Trading](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/leverage-trading.md): Cadence offers the ability to trade perpetuals for various crypto assets.
- [Stop-Loss / Take-Profit Orders](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/leverage-trading/stop-loss-take-profit-orders.md)
- [Liquidation](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/leverage-trading/liquidation.md)
- [CLP](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/clp.md): CLP is the platform's liquidity receipt token.
- [Trading Fees](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/trading-fees.md)
- [Vesting Rewards](https://cadenceprotocol.gitbook.io/cadence-protocol/cadence-perpetuals/vesting-rewards.md): Cadence Rewards provide benefits for long term users of the protocol.
- [Referral Program](https://cadenceprotocol.gitbook.io/cadence-protocol/achievements-and-rewards/referral-program.md): Earn discounts on fees and receive rebates with Cadence's referral program.
- [Cadence Perps Contracts](https://cadenceprotocol.gitbook.io/cadence-protocol/developers/cadence-perps-contracts.md): Below are the Addresses for Cadence Perpetuals Protocol
- [Bug Bounty](https://cadenceprotocol.gitbook.io/cadence-protocol/architecture/bug-bounty.md)
- [Media Kit](https://cadenceprotocol.gitbook.io/cadence-protocol/architecture/media-kit.md): Cadence Logo Suite for Public Use
- [Community Groups](https://cadenceprotocol.gitbook.io/cadence-protocol/architecture/community-groups.md): Join the Symphony Community for the latest announcements and updates
- [How-to-Use Guide](https://cadenceprotocol.gitbook.io/cadence-protocol/testnet-closed/how-to-use-guide.md): Testnet is CLOSED


---

# 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://cadenceprotocol.gitbook.io/cadence-protocol/introduction-to-symphony/welcome-to-symphony.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.
