# Layerswap User Guide

## Layerswap User Guide

- [Introduction](https://learn.layerswap.io/user-docs/overview/introduction.md): Learn about Layerswap and find quick answers to your questions in our detailed documentation.
- [Partners & Integrations](https://learn.layerswap.io/user-docs/overview/partners-and-integrations.md): Layerswap is partnering with a number of DEXes, wallets and dApps simplifying the deposits and withdrawals for both users and Web3 projects.
- [Swap across chains](https://learn.layerswap.io/user-docs/layerswap-app/swap-across-chains.md): Seamlessly swap and bridge your assets across 70+ blockchains
- [Transfer manually](https://learn.layerswap.io/user-docs/layerswap-app/transfer-manually.md): Safely transfer your assets across blockchains with the manual transfer option
- [Deposit from CEX](https://learn.layerswap.io/user-docs/layerswap-app/deposit-from-cex.md): Use Layerswap to transfer your assets from CEX to Solana, Ton, Starknet, Fuel, zkSync, Linea and other networks
- [Fees](https://learn.layerswap.io/user-docs/layerswap-app/fees.md): Learn about the applicable fees
- [Transfer history](https://learn.layerswap.io/user-docs/layerswap-app/transfer-history.md)
- [API Overview](https://learn.layerswap.io/user-docs/layerswap-api/api-overview.md)
- [$STRK Rewards](https://learn.layerswap.io/user-docs/layerswap-campaigns/usdstrk-rewards.md): Starknet Incentives Program for Layerswap users
- [$OP Rewards](https://learn.layerswap.io/user-docs/layerswap-campaigns/usdop-rewards.md): Optimism Incentives Program for Layerswap users
- [How to: Transfer from ImmutableX](https://learn.layerswap.io/user-docs/beginners-guides/how-to-transfer-from-immutablex.md): Learn how to manually transfer assets from ImmutableX
- [How to: Withdraw from Coinbase](https://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-coinbase.md): Learn how to manually transfer from Coinbase
- [How to: Withdraw from Binance](https://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-binance.md): Learn how to withdraw from Binance
- [How to: Withdraw from KuCoin](https://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-kucoin.md): Learn how to withdraw from KuCoin
- [How to: Withdraw from OKX](https://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-okx.md): Learn how to withdraw from OKX
- [How to: Withdraw from Kraken](https://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-kraken.md): Learn how to withdraw from Kraken
- [How to: Withdraw from Huobi Global](https://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-huobi-global.md): Learn how to withdraw from Huobi
- [How to: Withdraw from Bittrex Global](https://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-bittrex-global.md): Learn how to withdraw from Bittrex Global
- [How to: Withdraw from Bitfinex](https://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-bitfinex.md): Learn how to withdraw from Bitfinex
- [Roadmap](https://learn.layerswap.io/user-docs/more-information/roadmap.md)
- [Brand guidelines](https://learn.layerswap.io/user-docs/more-information/brand-guidelines.md)
- [Terms of Services](https://learn.layerswap.io/user-docs/more-information/terms-of-services.md)
- [Privacy Policy](https://learn.layerswap.io/user-docs/more-information/privacy-policy.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://learn.layerswap.io/user-docs/overview/introduction.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.
