# Eisen Finance

## Eisen Finance

- [Welcome to EISEN Finance!](https://books.eisenfinance.com/eisen-finance/readme.md): This documentation provides an overview of EISEN Finance and all of the essential information you need to know.
- [Disclaimer](https://books.eisenfinance.com/eisen-finance/disclaimer.md): Please read this article carefully and understand the risks before using EISEN Finance.
- [Connecting Wallet](https://books.eisenfinance.com/eisen-finance/user-guide/connecting-wallet.md)
- [Create a Wallet (Desktop)](https://books.eisenfinance.com/eisen-finance/user-guide/connecting-wallet/create-a-wallet-desktop.md)
- [Create a Wallet (Mobile)](https://books.eisenfinance.com/eisen-finance/user-guide/connecting-wallet/create-a-wallet-mobile.md)
- [Get Native Token](https://books.eisenfinance.com/eisen-finance/user-guide/connecting-wallet/get-native-token.md)
- [Connect Your Wallet to EISEN](https://books.eisenfinance.com/eisen-finance/user-guide/connecting-wallet/connect-your-wallet-to-eisen.md)
- [EISEN DEX Aggregator](https://books.eisenfinance.com/eisen-finance/user-guide/eisen-dex-aggregator.md)
- [Advanced Settings](https://books.eisenfinance.com/eisen-finance/user-guide/eisen-dex-aggregator/advanced-settings.md): In this page, you can know how to set swap configurations.
- [Video Tutorial](https://books.eisenfinance.com/eisen-finance/user-guide/eisen-dex-aggregator/video-tutorial.md)
- [CEX Trading on EISEN](https://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen.md)
- [Set Up for CEX Trading](https://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/set-up-for-cex-trading.md)
- [Deposit & Withdraw](https://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/deposit-and-withdraw.md)
- [Spot Trading](https://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/spot-trading.md)
- [Internal Transfer](https://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/internal-transfer.md)
- [Perpetuals Trading](https://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/perpetuals-trading.md)
- [Delta-Neutral Positioning](https://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/delta-neutral-positioning.md)
- [Video Guide for CEX Trading on Eisen](https://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/video-guide-for-cex-trading-on-eisen.md)
- [EISEN Finance](https://books.eisenfinance.com/eisen-finance/product-detail/undefined.md): Get ready for hiking with EISEN finance through this article.
- [DEX Aggregator](https://books.eisenfinance.com/eisen-finance/product-detail/undefined/undefined.md): Introducing the Swap service of EISEN Finance, designed to guide users towards a safe and efficient swap path, minimizing price impact and slippage.
- [Sherpa](https://books.eisenfinance.com/eisen-finance/product-detail/undefined/sherpa.md): Introducing the unique algorithm Sherpa designed by EISEN Finance to minimize the slippage.
- [CEX-DEX API](https://books.eisenfinance.com/eisen-finance/product-detail/undefined/cex-dex-api.md): Introducing the CEX-DEX API on EISEN Finance.
- [Zero-Fee Swap](https://books.eisenfinance.com/eisen-finance/product-detail/undefined/zero-fee-swap.md)
- [Perpetuals Trading](https://books.eisenfinance.com/eisen-finance/product-detail/undefined/perpetuals-trading.md)
- [Cross-Chain Swap (TBD)](https://books.eisenfinance.com/eisen-finance/product-detail/undefined/cross-chain-swap-tbd.md): Introducing the Cross-chain swap on EISEN Finance.
- [Roadmap](https://books.eisenfinance.com/eisen-finance/product-detail/undefined-2.md): Take a look at the roadmap of EISEN expedition and imagine further!
- [White Paper](https://books.eisenfinance.com/eisen-finance/product-detail/white-paper.md)
- [Logo Brand Kit](https://books.eisenfinance.com/eisen-finance/product-detail/logo-brand-kit.md)
- [Security and Audits](https://books.eisenfinance.com/eisen-finance/developer-guide/security-and-audits.md)
- [Smart Contracts](https://books.eisenfinance.com/eisen-finance/developer-guide/smart-contracts.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://books.eisenfinance.com/eisen-finance/readme.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.
