# Developers

At the **Ape Church**, players compete directly with each other across various games, offering them the chance to win big or consistently. In contrast to traditional casinos, the developers do not profit from player losses.

Instead, the developers act purely as facilitators. They receive royalties from a portion of the service fees applied to all games. Since developers are not incentivized by game or platform outcomes, the system remains fully decentralized. The service fees are kept low compared to traditional casinos and depend on the specific games being played.

Our development team is dedicated to the ongoing service, hosting, and growth of the platform, ensuring it aligns with the principles of decentralized finance.

Adopting a DevOps approach, we utilize separate environments for development, testing, and production-ready code. We work with a wide range of blockchain networks, both on Testnet and Mainnet, to ensure our code is secure, robust, and scalable.

<mark style="color:purple;">**\[ADD GRAPHIC or VIDEO]**</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://docs.ape.church/developers.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.
