# Change Account Info

<figure><img src="/files/cnNoIH6eD2KTTaM9QYax" alt="" width="563"><figcaption><p>Raiders can easily update the wallet address and Twitter account set during initial registration.</p></figcaption></figure>

### Can I change my wallet and Twitter account?

Yes. At any time, you can update the wallet address and/or Twitter account you provided during registration. Simply use the commands <mark style="color:green;">/setwallet</mark> or<mark style="color:green;">/setx</mark> followed by the updated wallet or username, respectively.

### Will I have to change it in every ATM community?

No. Any changes to your account information will apply throughout all communities using ATM Raid Bot.

### Examples:

**Change wallet address for receiving rewards:**

*In a single message, enter:* <mark style="color:green;">/setwallet \[new wallet address]</mark>

**Change X/Twitter account for raiding:**

*In a single message, enter:* <mark style="color:green;">/setx \[new twitter username]</mark>


---

# 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/change-account-info.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.
