# KyberSwap Solutions

- [KyberSwap Interface](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-interface.md): One Stop Liquidity Gateway
- [Profiles](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-interface/profiles.md): Secure Personalized Experiences Across All Devices
- [Profile Creation](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-interface/profiles/profile-creation.md): Your Keys, Your Profile, Your Way
- [Profile Customization](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-interface/profiles/profile-customization.md): Experience Trading Your Way
- [Sync Profile Across Devices](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-interface/profiles/sync-profile-across-devices.md): Multiple Devices, The Same Great Trading Experience
- [Notifications](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-interface/notifications.md): Stay On Top Of The Market That Never Sleeps
- [Notification Center](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-interface/notifications/notification-center.md): Customize Your Notification Preferences
- [KyberSwap Aggregator](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-aggregator.md): Connecting Siloed Liquidity Across DEXs and Chains
- [Concepts](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-aggregator/concepts.md): Dynamic Trade Routing
- [Developer Guides](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-aggregator/developer-guides.md): Code Samples To Get You Started
- [KyberSwap Zap as a Service](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service.md): Introducing Zap as a Service API (ZaaS) and Liquidity Widget, streamlining decentralized liquidity provision. Effortlessly add liquidity with a single token for enhanced DeFi engagement.
- [KyberSwap Zap as a Service (ZaaS) API](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service/kyberswap-zap-as-a-service-zaas-api.md): Partners can directly integrate the API in their dapps. They will have to build their own front-end.
- [ZaaS HTTP API](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service/kyberswap-zap-as-a-service-zaas-api/zaas-http-api.md): HTTP API doc for ZaaS API
- [ZaaS GRPC API](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service/kyberswap-zap-as-a-service-zaas-api/zaas-grpc-api.md): GRPC API doc for ZaaS API
- [Zap Fee Model](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service/zap-fee-model.md)
- [Zap's Supported Chains/Dexes](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service/zaps-supported-chains-dexes.md): This page list all the currently supported dexes on different chains
- [Deployment Contracts](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service/zaps-deployed-contract-addresses.md): In Code We Trust
- [Zap's DEX IDs](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-zap-as-a-service/dex-ids.md)
- [Limit Order](https://docs.kyberswap.com/kyberswap-solutions/limit-order.md): Trade On Your Own Terms
- [Concepts](https://docs.kyberswap.com/kyberswap-solutions/limit-order/concepts.md): Off-Chain Relay, On-Chain Settlement
- [Off-Chain Relay, On-Chain Settlement](https://docs.kyberswap.com/kyberswap-solutions/limit-order/concepts/off-chain-relay.md): Gas Efficient Pre-committed Limit Orders
- [Gasless Cancellation](https://docs.kyberswap.com/kyberswap-solutions/limit-order/concepts/gasless-cancellation.md): Decentralized Trading Without The Gas Fees
- [User Guides](https://docs.kyberswap.com/kyberswap-solutions/limit-order/user-guides.md): Simple Step-By-Step Tutorials
- [Developer Guides](https://docs.kyberswap.com/kyberswap-solutions/limit-order/developer-guides.md): Code Samples To Get You Started
- [Create Limit Order](https://docs.kyberswap.com/kyberswap-solutions/limit-order/developer-guides/create-limit-order.md)
- [Gasless Cancel](https://docs.kyberswap.com/kyberswap-solutions/limit-order/developer-guides/gasless-cancel.md)
- [Hard Cancel](https://docs.kyberswap.com/kyberswap-solutions/limit-order/developer-guides/hard-cancel.md)
- [Fill Limit Order](https://docs.kyberswap.com/kyberswap-solutions/limit-order/developer-guides/fill-limit-order.md)
- [Deployment Contracts](https://docs.kyberswap.com/kyberswap-solutions/limit-order/contracts.md): In Code We Trust
- [Limit Order API Specification](https://docs.kyberswap.com/kyberswap-solutions/limit-order/limit-order-api-specification.md): Create, Fill, And Manage Limit Orders
- [General APIs](https://docs.kyberswap.com/kyberswap-solutions/limit-order/limit-order-api-specification/general-apis.md): KyberSwap Limit Order General APIs
- [Maker APIs](https://docs.kyberswap.com/kyberswap-solutions/limit-order/limit-order-api-specification/maker-apis.md): KyberSwap Limit Order Maker APIs
- [Taker APIs](https://docs.kyberswap.com/kyberswap-solutions/limit-order/limit-order-api-specification/taker-apis.md): KyberSwap Limit Order Taker APIs
- [FAQ](https://docs.kyberswap.com/kyberswap-solutions/limit-order/faq.md): Your KyberSwap Limit Order Questions Answered
- [KyberSwap OnChain Price Service](https://docs.kyberswap.com/kyberswap-solutions/kyberswap-onchain-price-service.md)
- [Fee Schedule](https://docs.kyberswap.com/kyberswap-solutions/fee-schedule.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.kyberswap.com/kyberswap-solutions.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.
