# New Raider Registration

<figure><img src="/files/W730TPEJwbO4knoeCEoy" alt="" width="563"><figcaption><p>Registering as a new raider with the ATM service.</p></figcaption></figure>

### Why Am I Registering?

So you can earn rewards for the engagement you bring to the communities you support. #Raid2Earn is better than "working for your bags".

### New Raider Registration

Members can <mark style="color:green;">/register</mark> in the group chat or via direct message to @ATMRaidBot to begin the registration process. ATM Bot then asks for two things:

* Wallet address
  * This is the address to which your rewards will be sent.
  * The bot will delete your wallet address immediately for privacy.
  * You can change this later using <mark style="color:green;">/setwallet</mark>.
* X/Twitter handle
  * This is for tracking and rewarding raiding activity.
  * You can change this later, too, using <mark style="color:green;">/setx</mark>.

You will only need to register once and it works for all groups using ATM bot. When registering in a group, ATM only asks for the chain specific wallet address in the particular group. If already registered on one chain you can use <mark style="color:green;">/setwallet</mark> to register wallet on the new chain. When DMing the bot to register, it will ask for both Solana and Base wallets and you may 'skip' either one as needed.

You can also use <mark style="color:green;">/card</mark> to print your personalized Rewards Card in any chat with group's logo. To download a high-quality card, use <mark style="color:green;">/cardfile</mark> and save the image.

If you change your Telegram username after registering, please use /card or /register to update your registered username with ATM bot.


---

# 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://help.bonkfa.com/new-raider-registration.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.
