# Sanji Bot

## Sanji Bot For SOL, BASE, ETH

- [Welcome To Sanji Bot](https://docs.sanjibot.io/beginner-setup/welcome-to-sanji-bot.md)
- [20 Second Quick Setup](https://docs.sanjibot.io/beginner-setup/20-second-quick-setup.md): The condensed quick version of setting up Sanji Bot.
- [Full Video Guide / Tutorial](https://docs.sanjibot.io/beginner-setup/full-video-guide-tutorial.md): Watch the full beginner guide & then continue reading the documents!
- [Deposit & Withdrawal - Your Wallet](https://docs.sanjibot.io/beginner-setup/deposit-and-withdrawal-your-wallet.md): How to deposit and withdraw from your wallet.
- [Buying, Selling & Trading](https://docs.sanjibot.io/beginner-setup/buying-selling-and-trading.md): How to buy, sell, and trade tokens.
- [Sell Initial Button & Feature](https://docs.sanjibot.io/beginner-setup/buying-selling-and-trading/sell-initial-button-and-feature.md)
- [Positions Button](https://docs.sanjibot.io/beginner-setup/positions-button.md): How to check your trade positions and profits.
- [Risk Scores & Warnings](https://docs.sanjibot.io/beginner-setup/risk-scores-and-warnings.md)
- [Rug Pull Alerts](https://docs.sanjibot.io/beginner-setup/rug-pull-alerts.md)
- [Price Alerts](https://docs.sanjibot.io/beginner-setup/price-alerts.md): Automated price alerts.
- [Fees](https://docs.sanjibot.io/beginner-setup/fees.md): How Sanji trading fees work.
- [Trades Failing?](https://docs.sanjibot.io/beginner-setup/trades-failing.md): Here you will find answers & solutions to common questions & issues people have.
- [Universal Settings](https://docs.sanjibot.io/universal-settings.md): How to customize your Sanji trading bot settings.
- [Stop Loss & Take Profit Levels](https://docs.sanjibot.io/universal-settings/stop-loss-and-take-profit-levels.md): How to setup take profits and stop loss levels
- [Slippage](https://docs.sanjibot.io/universal-settings/slippage.md): Understanding & setting up your slippage
- [MEV Protection](https://docs.sanjibot.io/universal-settings/mev-protection.md): How to setup MEV Protection!
- [Limit Orders (Take Profit & Stop Loss)](https://docs.sanjibot.io/advanced-setup/limit-orders-take-profit-and-stop-loss.md)
- [Copy Trading](https://docs.sanjibot.io/advanced-setup/copy-trading.md): How to copy trade any wallet while you sleep.
- [Paper Trading Mode](https://docs.sanjibot.io/advanced-setup/paper-trading-mode.md)
- [View Or Export Wallet In Phantom / Metamask](https://docs.sanjibot.io/advanced-setup/view-or-export-wallet-in-phantom-metamask.md)
- [Create An Auto Buy Link](https://docs.sanjibot.io/advanced-setup/create-an-auto-buy-link.md)
- [Other Commands](https://docs.sanjibot.io/other-commands.md)
- [Official Links](https://docs.sanjibot.io/official-links.md): Official links for Sanji related pages, products and websites.
- [2 Factor Authentication](https://docs.sanjibot.io/safety/2-factor-authentication.md): Quick tutorial on how to add 2FA to your Sanji Bot
- [Private Key Security](https://docs.sanjibot.io/safety/private-key-security.md)
- [Safety Tips & Warnings](https://docs.sanjibot.io/safety/safety-tips-and-warnings.md)
- [Got Hacked Or Drained?](https://docs.sanjibot.io/got-hacked-or-drained.md)
- [Sanji Support Group](https://docs.sanjibot.io/get-more-help/sanji-support-group.md)
- [FAQ](https://docs.sanjibot.io/get-more-help/faq.md)
- [Referral Program](https://docs.sanjibot.io/referral-program/referral-program.md): How to set up your own referral link for Sanji Bot and start earning up to 30% of your friend's trading fees!
- [Terms Of Use](https://docs.sanjibot.io/legal-documents/terms-of-use.md): Our official legal terms of use.


---

# 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.sanjibot.io/beginner-setup/welcome-to-sanji-bot.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.
