# New Community Signup

<figure><img src="/files/dpsHGtvIGHlEwtjnWEiV" alt="" width="563"><figcaption><p>Sign up your community's token with the ATM service in under a minute.</p></figcaption></figure>

### Bot Installation

If you have not already added @ATMRaidBot to your group with the required permissions, please refer to [the bot installation guide](/installation-and-setup.md#how-to-install-atmraidbot).

📺 *<mark style="color:blue;">**Video Walkthrough Coming Soon!**</mark>*

### First-Time Community Signup

Any admin can use the <mark style="color:green;">/signup</mark> command and provide some basic information about your community.

Once complete, send any amount of tokens to Bonk of America's **Rewards Vault** (bonkfa\_vault.sol).

### Rewards Vault

This is the wallet to which your community's tokens should be sent. 100% of deposited tokens fund your community's rewards; there is no "small cut" or anything of that kind.

To replenish your community's rewards balance at any time, anyone with tokens to spare can simply send more to the [Vault address](#vault-addresses). Our system automatically links your deposited tokens to the correct Telegram group.

***

## **Vault Addresses**

### **Solana Vault**

**BONKFA\_VAULT.SOL** : <mark style="color:green;">`3KSGq9k96PArkiXa6WtYNzgSN5RSj24KRd9duZV4C2oQ`</mark>

### **Base Vault**

**BONKFA-VAULT.ETH** : <mark style="color:green;">`0x4D7ed67dCE197d1a84e358c384fC2c8991301676`</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/new-community-signup.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.
