# ABOT.DOG Guide

## ABOT.DOG Guide

- [> Introduction](https://docs.abot.dog/greater-than-introduction.md)
- [Get Started](https://docs.abot.dog/get-started.md)
- [Wallet Settings](https://docs.abot.dog/wallet-settings.md)
- [Buy Settings](https://docs.abot.dog/wallet-settings/buy-settings.md)
- [Sell Settings](https://docs.abot.dog/wallet-settings/sell-settings.md)
- [Approve Settings](https://docs.abot.dog/wallet-settings/approve-settings.md)
- [General Settings](https://docs.abot.dog/wallet-settings/general-settings.md)
- [Pasted Contracts](https://docs.abot.dog/pasted-contracts.md): Using the bot as a trading terminal with manual buys and sells.
- [Contract Buy Menu](https://docs.abot.dog/pasted-contracts/contract-buy-menu.md)
- [Contract Details](https://docs.abot.dog/pasted-contracts/contract-details.md)
- [Auto Buying](https://docs.abot.dog/pasted-contracts/auto-buying.md)
- [Warning Messages](https://docs.abot.dog/pasted-contracts/warning-messages.md)
- [Call Channels](https://docs.abot.dog/call-channels.md): Configuring autobuy for call channels.
- [Channel Menu](https://docs.abot.dog/call-channels/channel-menu.md)
- [Trade Monitor](https://docs.abot.dog/trade-monitor.md): How the bot functions after a buy has been made.
- [Trade Monitor Menu](https://docs.abot.dog/trade-monitor/trade-monitor-menu.md)
- [Auto-Buying Dips](https://docs.abot.dog/trade-monitor/auto-buying-dips.md)
- [Trailing Stoploss](https://docs.abot.dog/trade-monitor/trailing-stoploss.md)
- [Multi-Wallet](https://docs.abot.dog/multi-wallet.md): In this section, we will explore the bot’s powerful multi-wallet modalities.
- [Multi-Wallet Menu](https://docs.abot.dog/multi-wallet/multi-wallet-menu.md)
- [Multi-Wallet Use case](https://docs.abot.dog/multi-wallet/multi-wallet-use-case.md)
- [Copytrade](https://docs.abot.dog/copytrade.md): This modality allows to copy the buys and sells of tracked wallets at amazing speeds.
- [Copytrade Buys](https://docs.abot.dog/copytrade/copytrade-buys.md)
- [Copytrade Sells](https://docs.abot.dog/copytrade/copytrade-sells.md)
- [Sniping Presales](https://docs.abot.dog/sniping-presales.md)
- [God Mode](https://docs.abot.dog/god-mode.md): The bot provides an exhaustive toolkit that covers every possible token launch situation. The section describes this intricate toolkit in extreme detail.
- [God Mode Menu](https://docs.abot.dog/god-mode/god-mode-menu.md)
- [Liquidity Sniping](https://docs.abot.dog/god-mode/liquidity-sniping.md)
- [Method Sniping](https://docs.abot.dog/god-mode/method-sniping.md)
- [Snipe Auto](https://docs.abot.dog/god-mode/snipe-auto.md): Highly Experimental
- [God Mode Settings](https://docs.abot.dog/god-mode/god-mode-settings.md)
- [Simulate and TURBO](https://docs.abot.dog/god-mode/simulate-and-turbo.md): A brief description of our Premium-exclusive God Mode features.
- [ABOT.DOG Block-0 Dominance](https://docs.abot.dog/god-mode/abot.dog-block-0-dominance.md)
- [Monetization](https://docs.abot.dog/monetization.md)
- [Premium Subscription](https://docs.abot.dog/premium-subscription.md)
- [ABOT Scraper](https://docs.abot.dog/abot-scraper.md)
- [Scraper Setup](https://docs.abot.dog/abot-scraper/scraper-setup.md)
- [Scraper Functionalities](https://docs.abot.dog/abot-scraper/scraper-functionalities.md)
- [Scraper Download Links](https://docs.abot.dog/abot-scraper/scraper-download-links.md)
- [ABOT Token](https://docs.abot.dog/greater-than-faq/abot-token.md)
- [Revenue Sharing](https://docs.abot.dog/greater-than-faq/revenue-sharing.md)
- [Using ABOT.DOG](https://docs.abot.dog/greater-than-faq/using-abot.dog.md)
- [Telegram Community](https://docs.abot.dog/greater-than-faq/telegram-community.md)
- [Loyalty Program](https://docs.abot.dog/greater-than-faq/loyalty-program.md)
- [Known Bugs](https://docs.abot.dog/greater-than-faq/known-bugs.md): This page contains a list of common bugs affecting users. Potential workarounds are listed below until a bug fix is released.
- [First-Time User](https://docs.abot.dog/greater-than-product-guides/first-time-user.md)
- [Transfer ETH & Tokens](https://docs.abot.dog/greater-than-product-guides/transfer-eth-and-tokens.md)
- [Private Key Management](https://docs.abot.dog/greater-than-product-guides/private-key-management.md)
- [Link Wallet For Holder Benefits](https://docs.abot.dog/greater-than-product-guides/link-wallet-for-holder-benefits.md)
- [Referrals Program](https://docs.abot.dog/greater-than-product-guides/referrals-program.md)
- [Adaptive Gas](https://docs.abot.dog/greater-than-product-guides/adaptive-gas.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.abot.dog/greater-than-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.
