# Serving the Church

#### **Overview**

Serving is where Gimboz become active.

Instead of remaining idle in your collection, Gimboz can be sent to serve the Ape Church to earn Holy Points, increase GP rate, and activate augment blessings. This section gives you full control over deployment and visibility into performance while your Gimboz are active.

#### **How It Works**

To begin, select Gimboz from your collection and send them to serve.

Once deployed, they join your active roster and start generating rewards. Each Gimboz is locked in service for 24 hours before it can be returned.

While serving:

* Each Gimboz generates <mark style="color:green;">**0.25 Holy Points per day.**</mark>
* Each Gimboz adds <mark style="color:green;">**+5% to your GP rate.**</mark>

Your total GP rate scales with the number of Gimboz serving, up to a maximum of <mark style="color:green;">**4× the base rate**</mark><mark style="color:green;">,</mark> reached when <mark style="color:green;">**60 Gimboz**</mark> are active.

Augments remain active during service and continue to boost performance. Rewards can also be delegated to another wallet without transferring ownership.

Serving is fully controlled by the user, you decide which Gimboz to deploy and how to allocate them.

#### **The Dashboard**

The dashboard provides a real-time view of your serving activity and performance.

It displays:

* The number of Gimboz currently serving.
* Total Holy Points being earned.
* Your current GP rate.
* Any additional boost from augment blessings.

This allows you to quickly understand both the scale of your deployment and its effectiveness.

<mark style="color:green;">**Selection and Deployment**</mark>

Gimboz available for serving are displayed as selectable cards.

You can choose individual Gimboz or stage multiple at once before sending them to serve. This enables quick and efficient deployment depending on how you want to allocate your collection.

<mark style="color:green;">**Active Serving Management**</mark>

Once deployed, Gimboz appear in the active serving section.

If no Gimboz are serving, the interface prompts you to start by selecting from your collection. When active, this section shows your current roster and allows you to monitor participation.

Gimboz remain manageable while serving - you can adjust augments or configure reward delegation at any time.

<mark style="color:green;">**Rewards and Performance**</mark>

Rewards are generated continuously while Gimboz are serving.

Your total output depends on:

* The number of Gimboz deployed.
* The accumulated GP rate (+5% per Gimboz).
* Active augment boosts.

Performance is updated in real time, allowing you to track and optimize your setup.

{% hint style="info" %}
Gimboz are locked for 24 hours while serving, during which rewards accumulate. Activity is tracked in real time, and they can only be returned after the lock period.
{% 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/nft/serving-the-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.
