# FAQ

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

**What is Ape Church?**\
Ape Church is a decentralized, on-chain gaming hub where players engage in games of chance, NFT progression, and a player-funded economy. You can participate in two primary ways:

* **The Player:** Play games, earn points, and level up Gimboz NFTs.
* **The House:** Provide liquidity to the "House" pool to earn a share of platform activity.

**What makes Ape Church unique?**\
Unlike traditional platforms, Ape Church is fully on-chain. It combines transparent betting mechanics with a deep "meta-game" involving Gimboz (NFTs), GP (Gimbo Points), and HP (Holy Points).

**What games are available on Ape Church?**\
Ape Church offers a wide range of games including Roulette, Baccarat, Slots, HiLo, Cosmic Plinko, Keno, Blackjack, and ecosystem-native games like Cult Quest, Foxy Shooter, Gimboz Poker, Banana Wheel, and more. Each game features unique mechanics and payout structures.

**Is the RNG (Random Number Generator) fair and verifiable?**\
Yes. All Ape Church games use on-chain or verifiable randomness, depending on the game type. This ensures fairness and trustlessness. Outcomes are not controlled by any centralized party and can be verified on-chain.

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

**Is there a limit to the number of game rounds I can play in one session?**\
Yes, for certain games like Slots and Roulette, you can select between 1 to 30 rounds per session. This reduces the need for multiple transaction approvals.

**Do I need to approve a transaction for every game round?**\
No. For supported games, you can approve a single transaction that covers multiple rounds, which then execute automatically.

**What happens if I close the tab or disconnect during a game?**\
All actions are recorded on-chain. Disconnecting or refreshing does not affect the outcome. You can return at any time and verify results.

**Can I lose more than I bet?**\
No. Your risk is limited to the amount you commit to a transaction. There are no hidden mechanics that can increase your loss beyond that.

**How are winnings calculated and paid out?**\
Winnings are calculated instantly based on game logic and paid directly to your wallet via smart contracts.

#### &#x20;<mark style="color:green;">**The House**</mark>

**What is The House?**\
The House on Ape Church is a player-funded liquidity pool. By staking into the pool, you take the opposite side of Player-vs-House games.

**What are Player vs House games?**\
These are games where a player competes directly against the House (e.g., card games, spins, probability-based formats).

**Is staking in The House risk-free?**\
No. Staking carries risk. The pool value fluctuates based on player outcomes, and returns are not guaranteed.

#### <mark style="color:green;">**Gimboz (NFTs)**</mark>

**What are Gimboz?**\
Gimboz are the official NFTs of the Ape Church ecosystem. They are not just collectibles; they are functional assets that drive your progression and earning potential.

**What is "Serving the Church"?**\
This is a staking-style mechanic where you assign your Gimboz to generate HP (Holy Points) over time.

**How do I upgrade my Gimboz?**\
You use Runestones to "Augment" your Gimboz. Upgraded Gimboz provide better referral rates, gameplay boosts, and other ecosystem advantages.

#### <mark style="color:green;">**HP (Holy Points)**</mark>

**What is HP and how do I get it?**\
HP is a non-transferable currency earned exclusively by having your Gimboz "Serve the Church."

**What can I do with HP?**

* Burn for items in the Gimbo Shop.
* Redeem for consumables (e.g., GP multipliers).
* Acquire items that may be sold on secondary marketplaces.

#### <mark style="color:green;">**GP (Gimbo Points)**</mark>

**What is GP?**\
GP is a progression system used to track your activity and loyalty. It is not a tradeable token and has no direct monetary value.

**How do I earn GP?**\
GP is awarded for playing games, completing platform challenges, and maintaining high levels of activity.

**What are the rewards for GP?**\
GP can be redeemed in the Loot Shop for perks, rewards, and platform-specific items.

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

**How do referrals work?**\
You earn a percentage of the activity generated by users who join via your link.

**How can I increase my referral rate?**\
Your base rate can be boosted up to 50% through:

* Holding Augmented Gimboz.
* Equipping Runestones.
* High ecosystem participation.

#### <mark style="color:green;">**Deposits, Withdrawals & Fees**</mark>

**How do I deposit and withdraw my funds from Ape Church?**\
Use the Cashier to deposit or withdraw by selecting chain, token, and confirming the transaction in your wallet.

**Are there withdrawal or deposit limits?**

* Deposits: no platform-set limits.
* House withdrawals: once every 24 hours.
* Player-vs-House payout cap: up to 1.7% of the House pool.

**Are there any platform or withdrawal fees?**

* Deposits: no fee.
* House withdrawals: 2% unstake fee.

**Which networks does Ape Church support?**\
Ape Church supports ApeChain for gameplay, with swaps available from Ethereum, Solana, Base, BNB Chain, and other supported networks.

#### <mark style="color:green;">**Security & Funds**</mark>

**Are my funds safe on Ape Church?**\
Yes. Ape Church is non-custodial, meaning you retain full control over your funds at all times.

**Who controls my funds?**\
You do. All transactions are executed via smart contracts, and Ape Church never takes custody of your assets.

#### <mark style="color:green;">**Security & Safety**</mark>

**Official Communication Rule**\
The Ape Church team will never DM you first. Any unsolicited message claiming to be support or admin is a scam.

**Safety Checklist**

* Only use official links from GitBook or Discord.
* Never share your seed phrase.
* Do not sign suspicious transactions.

{% hint style="warning" %}
This FAQ reflects the current platform mechanics and will be updated as new utilities for HP, GP, and Gimboz are rolled out.
{% endhint %}


---

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