# 0xLeverage

## 0xLeverage

- [Welcome to 0xLeverage](https://docs.0xleverage.io/welcome-to-0xleverage.md): Introduction to the 0xLeverage ecosystem
- [0xLeverage Links](https://docs.0xleverage.io/welcome-to-0xleverage/0xleverage-links.md)
- [What is a Trading Bot?](https://docs.0xleverage.io/overview/what-is-a-trading-bot.md): Telegram Trading Bot Overview
- [0xLeverage Trading Bot](https://docs.0xleverage.io/overview/0xleverage-trading-bot.md): Here's a straightforward breakdown of how the 0xLeverage Telegram Leverage Trading Bot operates
- [Supported Networks](https://docs.0xleverage.io/overview/0xleverage-trading-bot/supported-networks.md)
- [Additional Leverage Bot Utilities](https://docs.0xleverage.io/overview/0xleverage-trading-bot/additional-leverage-bot-utilities.md)
- [Tutorials](https://docs.0xleverage.io/overview/0xleverage-trading-bot/tutorials.md)
- [0xLeverage Referral System](https://docs.0xleverage.io/overview/0xleverage-trading-bot/0xleverage-referral-system.md)
- [Roadmap](https://docs.0xleverage.io/overview/roadmap.md)
- [Leverage API](https://docs.0xleverage.io/overview/leverage-api.md)
- [Intro](https://docs.0xleverage.io/overview/leverage-api/intro.md)
- [Handshake](https://docs.0xleverage.io/overview/leverage-api/handshake.md)
- [Quote](https://docs.0xleverage.io/overview/leverage-api/quote.md): Integrate our advanced Leverage API to enable on-chain leveraged trading within your application. Compatible with major blockchains like Solana, Ethereum, Base, Arbitrum, and Binance Chain.
- [Page 1](https://docs.0xleverage.io/overview/leverage-api/quote/page-1.md)
- [Open Leverage trade](https://docs.0xleverage.io/overview/leverage-api/open-leverage-trade.md)
- [Close Leverage trade](https://docs.0xleverage.io/overview/leverage-api/close-leverage-trade.md)
- [Untitled](https://docs.0xleverage.io/overview/leverage-api/untitled.md)
- [Whitelsted tokens](https://docs.0xleverage.io/overview/leverage-api/whitelsted-tokens.md)
- [0xLeverage Token](https://docs.0xleverage.io/0xl-token/0xleverage-token.md): Welcome To The Heart Of The 0xLeverage Ecosystem
- [$0XL Tokenomics](https://docs.0xleverage.io/0xl-token/0xleverage-token/usd0xl-tokenomics.md)
- [$0XL Token Revenue Share](https://docs.0xleverage.io/0xl-token/0xleverage-token/usd0xl-token-revenue-share.md)
- [Token Links](https://docs.0xleverage.io/0xl-token/token-links.md)
- [0XLBOTs NFT Overview](https://docs.0xleverage.io/0xlbots-nft-access-pass/0xlbots-nft-overview.md)
- [0XLBOT NFT Links](https://docs.0xleverage.io/0xlbot-nft-links.md)
- [Trading Assets with 0xLeverage](https://docs.0xleverage.io/best-practices/trading-assets-with-0xleverage.md): Trading assets with 0xLeverage is your gateway to exploring the world of DeFi markets with confidence and precision
- [Funding & Transferring Assets](https://docs.0xleverage.io/best-practices/trading-assets-with-0xleverage/funding-and-transferring-assets.md)
- [Trade Example Walkthrough](https://docs.0xleverage.io/best-practices/trading-assets-with-0xleverage/trade-example-walkthrough.md)
- [Multiple Open Trades On Single Contract](https://docs.0xleverage.io/best-practices/trading-assets-with-0xleverage/multiple-open-trades-on-single-contract.md)
- [Understanding Risk & How To Mitigate It](https://docs.0xleverage.io/best-practices/understanding-risk-and-how-to-mitigate-it.md): In the unpredictable realm of cryptocurrencies, especially DeFi, effective risk management is not just an option; it's a necessity
- [Gas Prices & Tax with 0xLeverage](https://docs.0xleverage.io/best-practices/gas-prices-and-tax-with-0xleverage.md)
- [Gas Information](https://docs.0xleverage.io/best-practices/gas-prices-and-tax-with-0xleverage/gas-information.md)
- [Tax Information](https://docs.0xleverage.io/best-practices/gas-prices-and-tax-with-0xleverage/tax-information.md)
- [Personal Security](https://docs.0xleverage.io/best-practices/personal-security.md): Always Keep Your Funds Safe
- [Technical Overview](https://docs.0xleverage.io/technicals/technical-overview.md): Technical Confidentiality & Safeguarding Our Intellectual Property
- [Trade Logistics](https://docs.0xleverage.io/technicals/trade-logistics.md): Streamlined Trade Logistics: A Detailed Insight
- [Liquidations](https://docs.0xleverage.io/technicals/liquidations.md): Navigating Liquidations: A Balanced Approach
- [Leverage Pool](https://docs.0xleverage.io/technicals/leverage-pool.md): Where Funding Meets Security
- [Revenue Model](https://docs.0xleverage.io/technicals/revenue-model.md): Ensuring Profitability For Both The Protocol & The User
- [Bot Generated Wallet Security](https://docs.0xleverage.io/security/bot-generated-wallet-security.md): Enhancing User Security with Auto-Generated Wallets
- [Leverage Pool Security](https://docs.0xleverage.io/security/leverage-pool-security.md): Security Measures for the Leverage Pool
- [Disclaimer](https://docs.0xleverage.io/security/disclaimer.md)
- [FAQ](https://docs.0xleverage.io/faq.md): Frequently Asked Questions
- [0xLeverage API (coming soon)](https://docs.0xleverage.io/api/0xleverage-api-coming-soon.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.0xleverage.io/welcome-to-0xleverage.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.
