# ApeChurch&#x20;

## ApeChurch&#x20;

- [Welcome to the Ape Church!](https://docs.ape.church/welcome-to-the-ape-church.md)
- [Getting Started](https://docs.ape.church/introduction/getting-started.md)
- [Responsible Gambling Policy](https://docs.ape.church/introduction/getting-started/responsible-gambling-policy.md)
- [Wallet Connection](https://docs.ape.church/introduction/getting-started/wallet-connection.md)
- [Deposit Crypto](https://docs.ape.church/introduction/getting-started/deposit-crypto.md)
- [Withdraw Crypto](https://docs.ape.church/introduction/getting-started/withdraw-crypto.md)
- [Overview](https://docs.ape.church/app-guide/overview.md)
- [Dashboard](https://docs.ape.church/app-guide/dashboard.md)
- [The House](https://docs.ape.church/app-guide/the-house.md)
- [House Staking](https://docs.ape.church/app-guide/the-house/house-staking.md)
- [Leaderboard](https://docs.ape.church/app-guide/leaderboard.md)
- [Marketplace](https://docs.ape.church/app-guide/marketplace.md)
- [Raffle](https://docs.ape.church/app-guide/raffle.md)
- [Gimbo Points](https://docs.ape.church/app-guide/gimbo-points.md)
- [PnL Cards](https://docs.ape.church/app-guide/pnl-cards.md)
- [Global Chat](https://docs.ape.church/app-guide/global-chat.md)
- [Transparency](https://docs.ape.church/app-guide/transparency.md)
- [Settings](https://docs.ape.church/app-guide/settings.md)
- [Roadmap](https://docs.ape.church/roadmap.md)
- [Developers](https://docs.ape.church/developers.md)
- [Smart Contracts](https://docs.ape.church/smart-contracts.md)
- [Player vs Player](https://docs.ape.church/games/player-vs-player.md)
- [Winner Takes All](https://docs.ape.church/games/player-vs-player/winner-takes-all.md): Your Shot at Becoming a MILLIONAIRE!
- [Russian Roulette](https://docs.ape.church/games/player-vs-player/russian-roulette.md): Increase Your Odds. Survive to Win.
- [Prediction Market](https://docs.ape.church/games/player-vs-player/prediction-market.md): Think You Can Outsmart the Market?
- [Player Leaderboard](https://docs.ape.church/games/player-leaderboard.md)
- [Partner Leaderboard](https://docs.ape.church/games/partner-leaderboard.md)
- [Player vs House](https://docs.ape.church/games/player-vs-house.md)
- [Guess the Number](https://docs.ape.church/games/player-vs-house/guess-the-number.md)
- [Classic Games](https://docs.ape.church/games/player-vs-house/classic-games.md)
- [Original Games](https://docs.ape.church/games/player-vs-house/original-games.md)
- [Slots Games](https://docs.ape.church/games/player-vs-house/slots-games.md)
- [Multiplayer Games](https://docs.ape.church/games/player-vs-house/multiplayer-games.md)
- [Professor Gimbo](https://docs.ape.church/games/player-vs-house/professor-gimbo.md)
- [Build a Game](https://docs.ape.church/building/build-a-game.md)
- [Open CLI](https://docs.ape.church/building/open-cli.md)
- [Gimboz HQ](https://docs.ape.church/nft/gimboz-hq.md)
- [Gimbo Shop](https://docs.ape.church/nft/gimbo-shop.md)
- [Your Gimboz](https://docs.ape.church/nft/your-gimboz.md)
- [Gimboz Missions](https://docs.ape.church/nft/gimboz-missions.md)
- [Gimbo Stats](https://docs.ape.church/nft/gimbo-stats.md)
- [Marketplace](https://docs.ape.church/nft/marketplace.md)
- [Purgatory](https://docs.ape.church/nft/purgatory.md)
- [Items & Effects](https://docs.ape.church/nft/items-and-effects.md)
- [How to get NFT](https://docs.ape.church/nft-1/how-to-get-nft.md)
- [Service Fee Rewards](https://docs.ape.church/nft-1/service-fee-rewards.md)
- [Bonuses](https://docs.ape.church/nft-1/bonuses.md)
- [Marketplace](https://docs.ape.church/nft-1/marketplace.md)
- [FAQ](https://docs.ape.church/info/faq.md)
- [Referral Program](https://docs.ape.church/info/referral-program.md)
- [Partnership Program](https://docs.ape.church/info/partnership-program.md)
- [Privacy Policy](https://docs.ape.church/info/privacy-policy.md)
- [AML Policy](https://docs.ape.church/info/aml-policy.md)
- [Terms of Service](https://docs.ape.church/info/terms-of-service.md): Welcome to Ape Church!
- [Contact Us](https://docs.ape.church/info/contact-us.md): Come join us!
- [Logos](https://docs.ape.church/brand-kit/logos.md)
- [Color Palette](https://docs.ape.church/brand-kit/color-palette.md)
- [Typography](https://docs.ape.church/brand-kit/typography.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ape.church/welcome-to-the-ape-church.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.
