# BEGINNER SETUP

- [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.


---

# 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.sanjibot.io/beginner-setup.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.
