# ATM Raid Bot Guide

## ATM Raid Bot Guide

- [What is ATM Bot?](https://help.bonkfa.com/readme.md): The newest, hottest, latest, greatest raid-to-earn bot in crypto.
- [How Does ATM Work?](https://help.bonkfa.com/how-does-atm-work.md): We're glad you asked.
- [Installation & Setup](https://help.bonkfa.com/installation-and-setup.md): Add raid-to-earn (R2E) to your community with ease.
- [New Community Signup](https://help.bonkfa.com/new-community-signup.md): Add @ATMRaidBot, give it the required permissions, use /signup, and follow the prompts.
- [New Raider Registration](https://help.bonkfa.com/new-raider-registration.md): Are you a raider? Do you want to get paid to raid? Then read on.
- [Change Account Info](https://help.bonkfa.com/change-account-info.md): Raiders can change their rewards wallet address and Twitter account at any time.
- [How to Raid](https://help.bonkfa.com/how-to-raid.md): Initiate Lockdowns to drive your community's attention to a given tweet until it reaches targets.
- [Rewards Multiplier](https://help.bonkfa.com/rewards-multiplier.md): Why do people in the leaderboard with different emojis get more tokens from raids? They carry a higher-tier Rewards Card.
- [ATM Premium](https://help.bonkfa.com/atm-premium.md): Need even more from the ATM Raid Bot? You're in the right place.
- [FAQ](https://help.bonkfa.com/faq.md): Frequently asked questions about new group signup, user registration, raid payouts, and more.


---

# 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://help.bonkfa.com/readme.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.
