# Wallet Connection

To participate in Ape Church, the first step is to connect a wallet. This process links your account to the platform, giving you access to balances, quests, rewards, and gameplay.\
The onboarding follows a three-step flow: <mark style="color:green;">**Connect → Verify → Add Funds**</mark><mark style="color:green;">.</mark>

#### **Step 1. Connect Wallet or Social Login**

In the top-right corner, click the <mark style="color:green;">**Log In**</mark> button.\
This lets you connect a wallet or use an optional third-party login.

<figure><img src="/files/lNAsw6WOpjZ01hNH7S8H" alt="" width="563"><figcaption></figcaption></figure>

Before moving forward, it is necessary to accept the <mark style="color:green;">**Ape Church Terms of Service**</mark><mark style="color:green;">.</mark>\
It is <mark style="color:green;">**very important**</mark> to read them carefully, as they outline the rules, responsibilities, and conditions for accessing the platform and participating in gameplay.

**Available Login Methods**

<figure><img src="/files/EkECo5zIFuS3Uqq6NYOC" alt="" width="563"><figcaption></figcaption></figure>

<mark style="color:green;">**Log in Options**</mark>

Sign in with accounts such as **Google, Apple, Facebook, Telegram, Discord, or X**.

You can also connect via a crypto wallet -  supporting **500+ wallets**, including MetaMask, Trust Wallet, Coinbase Wallet, Binance Wallet, Rabby, SafePal, and many more.

Alternatively, users may sign in with an email address, phone number, or passkey if they prefer not to use a wallet. When using social or email login, only limited metadata is handled by the selected provider.

Once complete, the process automatically advances to profile verification.

#### Step 2. Verify Your Profile

After connecting, you will be prompted to **sign a verification message**.\
This proves wallet ownership and creates your on-chain profile.

<figure><img src="/files/XQheLTxpgnActyiDCTqN" alt="" width="563"><figcaption></figcaption></figure>

**This step includes:**

* <mark style="color:green;">**Sign Verification Message:**</mark>\
  No gas, no custody, no KYC - just a cryptographic proof of ownership.
* <mark style="color:green;">**Optional Referral Code:**</mark>\
  Enter an existing code or create your own. Referral tracking is fully on-chain from the moment you verify.

Verification is instant and unlocks rewards, quests, and your referral settings.

#### **Step 3. Add Funds & Claim Rewards**

In the final onboarding step, you can deposit funds and activate your welcome bonuses.

<figure><img src="/files/kS9f95onkb598m2e50xW" alt="" width="563"><figcaption></figcaption></figure>

<mark style="color:green;">**Deposits**</mark>

Any supported currency may be deposited. Once received, the system automatically converts the amount into ApeCoin (APE), creating a unified balance ready for all platform features.

<mark style="color:green;">**Welcome Bonus**</mark>

A limited welcome bonus is available to new accounts that complete the initial requirements:

* Verification of an X account in the dashboard to activate Quests.
* A minimum wager of 100 APE during the promotional period.
* Claiming the reward while the bonus pool remains available (first-come, first-served).

This step completes onboarding and finalizes access to the Ape Church ecosystem.

<figure><img src="/files/mxBXIJdp0zsu8Hh5quQK" alt="" width="350"><figcaption></figcaption></figure>

Once connected, your wallet becomes the key to the platform:

* <mark style="color:green;">**Access to Funds:**</mark> Instantly view the available balance.
* <mark style="color:green;">**Transactions:**</mark> Send, receive, or buy tokens directly from the wallet interface.
* <mark style="color:green;">**Assets:**</mark> Monitor all tokens and assets on-chain.
* <mark style="color:green;">**Management Tools:**</mark> Options to view transaction history, manage the wallet, or disconnect at any time.

Your wallet remains fully non-custodial, Ape Church never holds your funds. All assets stay under your control, and only you can approve or reject transactions.


---

# 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.ape.church/introduction/getting-started/wallet-connection.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.
