# Guide

- [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! 😊


---

# 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.looter.ai/guide.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.
