# Looter - Guide

## Looter Docs

- [Greetings, from Looter 🕹](https://docs.looter.ai/introduction/greetings-from-looter.md)
- [Getting Started](https://docs.looter.ai/introduction/getting-started.md): Lets open the bot on Telegram and help you get familiar with all the wonderful things Looter can do for you 😉
- [Common Questions](https://docs.looter.ai/introduction/common-questions.md): Some frequently asked questions that have been explained in detail to help assist you with any issues or understanding with terminology. 🙋‍♂️
- [Managing Wallets](https://docs.looter.ai/guide/managing-wallets.md): Lets give you the rundown on managing your 5 wallets with Looter 💼
- [Trading on EVM (ETH, ABS...)](https://docs.looter.ai/guide/trading-on-evm-eth-abs....md)
- [Buying Tokens](https://docs.looter.ai/guide/trading-on-evm-eth-abs.../buying-tokens.md): Lets show you how to easily begin buying EVM tokens with Looter 💰
- [Snipe Orders](https://docs.looter.ai/guide/trading-on-evm-eth-abs.../snipe-orders.md): Sniping works very similarly to buying, let's show you how! Unsure what sniping is? Head over to our Common Questions page for an in-depth description 👍
- [Limit Orders](https://docs.looter.ai/guide/trading-on-evm-eth-abs.../limit-orders.md): No need to stare at charts any longer with Looter's inbuilt limit orders! We will handle the chart checking for you. If you're unsure what a Limit Order is head over to our Common Questions page 😉
- [Selling Tokens](https://docs.looter.ai/guide/trading-on-evm-eth-abs.../selling-tokens.md): Lets give you the rundown on how to sell your tokens with Looter 💸
- [Trading on Solana](https://docs.looter.ai/guide/trading-on-solana.md)
- [Buying Tokens](https://docs.looter.ai/guide/trading-on-solana/buying-tokens.md): Lets show you how to easily begin buying Solana tokens with Looter 💰
- [Snipe Orders](https://docs.looter.ai/guide/trading-on-solana/snipe-orders.md): Sniping works very similarly to buying, let's show you how! Unsure what sniping is? Head over to our Common Questions page for an in-depth description 👍
- [Wasabi Trading](https://docs.looter.ai/guide/wasabi-trading.md): Trading on the Wasabi Protocol can be done entirely from within the bot. Want to learn how to trade your favorite NFT's with Looter? Let's begin!
- [Trade History](https://docs.looter.ai/guide/trade-history.md): You can view the history and important details of every trade made with Looter from within the bot! Lets show you how 📚
- [User Settings](https://docs.looter.ai/guide/user-settings.md): Looter comes with some personalisation settings, lets show you how to change them to make Looter your very own! 😊
- [LOOTER Token](https://docs.looter.ai/rewards-and-ecosystem/looter-token.md): Explore the $LOOTER token and jump into its tokenomics, including its benefits, incentives, and long-term growth potential!
- [Referral Program](https://docs.looter.ai/rewards-and-ecosystem/referral-program.md): Discover how you can kickstart your earnings with Looter from our Two-Layer Referral Program and Token Call Fee share. Let us guide you through the process! 📚


---

# 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.looter.ai/introduction/greetings-from-looter.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.
