# AFK Mode

This mode allows you to keep trading even when you're away from your device. By configuring your trading parameters and filters, the bot will **automatically** identify and trade **new tokens** on **Raydium**, ensuring you never miss an opportunity. Configure your settings, start trading, and let the bot handle the rest!

<figure><img src="/files/ixnifF82FoeLDrm7QDTT" alt=""><figcaption></figcaption></figure>

## :gear: Configure Your AFK Settings

Before enabling AFK Mode, set up your trading parameters to ensure trades align with your goals:

* **💸 Buy Amount:** Define how much $SOL to allocate per trade.
* **⚙️ Fees:** Adjust your processor, the tipping fees, and slippage
* **Entry Strategy:** Visit [Entry Strategy](/leap-telegram-bot/leap-telegram-setup/entry-strategy.md) page.
* **🧪 Exit Strategy:** Visit [Exit Strategy](/leap-telegram-bot/leap-telegram-setup/exit-strategy.md) page.
* **Market Filters:** Visit [Market Filters](/leap-telegram-bot/leap-telegram-setup/market-filters.md) page.
* 📊 **Max & Min Supply:** Filter trades based on token supply criteria.
* **🪄 AFK Filters -** Which consists of the following:\
  \- [**Website Filters**](/leap-telegram-bot/leap-telegram-setup/website-filters.md)\
  **-** [**Token Filters**](/leap-telegram-bot/leap-telegram-setup/token-filters.md)
* **🟢 Mutable, Buy Mint, Buy Freeze Metadata:** Enable or disable whether to allow trades with mutable, mint and freeze token metadata.

These settings will act as the foundation for all AFK trades.

***

## :rocket: Start AFK Mode

Once your settings are configured:

* Click on **Start AFK** to activate trading.
* The bot will begin monitoring for new tokens matching your parameters.

***

## :red\_circle: Stop AFK Mode

When you're ready to stop:

* Click on **Stop AFK** to disable automated trading.
* All ongoing trades will continue to follow the set parameters until completed.

***


---

# 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.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/afk-mode.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.
