# Call Channels

## Automatic Channel Scraping

Return to the main menu by typing `/sniper`, and then select *Call Channels*. You will see the menu in Figure 11. You can now select the channels you want to set up autobuys for.  The bot already includes an extensive list of call channels, and the order they appear in reflects the number of people tracking them. You can use the ***Search*** button to quickly find any channel you want. The command works with both the channel's link and numerical ID. If you cannot find a specific channel in the bot, please refer to standalone ABOT.DOG.&#x20;

<figure><img src="/files/gnNxC7wPwqEC1hwQKiiF" alt=""><figcaption><p>11. Call channels.</p></figcaption></figure>

The green checkmark indicates that we are “tracking” the channel. This means that the bot will notify us when that channel makes a post with a contract address that the bot can decipher (can be a raw contract address, a hyperlink, or a chart link). However, even if we’re tracking the channel, the bot WILL NOT auto-buy unless we choose an auto-buy amount for that specific channel. We will use the *SUScalls* channel for demonstration. The unique *Me* channel was explored earlier in Section 3, while the powerful *Scraper* channel relates to our standalone **ABOT.DOG Scraper**.

Simply click on *SUScalls* or any channel you desire to track/auto-buy, and then proceed to the next section.


---

# 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.abot.dog/call-channels.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.
