# Items & Effects

Items in Ape Church provide different types of benefits depending on their function. These fall into two main categories: <mark style="color:green;">**Consumables**</mark> and <mark style="color:green;">**Augments**</mark>.

#### **Consumables**

Consumables are items that provide temporary boosts to your <mark style="color:green;">**GP earning rate**</mark> when activated.

They are purchased from the Gimbo Shop and used to increase GP earnings over a short period.

Each consumable applies a GP boost, lasts for a fixed duration and is consumed upon use.

Current items:

* <mark style="color:green;">**Gimboz Vial**</mark> - +50% GP for 30 minutes.
* <mark style="color:green;">**Gimboz Elixir**</mark> - +100% GP for 1 hour.
* <mark style="color:green;">**Gimboz Cask**</mark> - +200% GP for 2 hours.
* <mark style="color:green;">**Gimboz Green Pill**</mark> - +400% GP and raises the GP earn cap from 400% to 600%
* <mark style="color:green;">**NFT Pack**</mark> - open to receive a random NFT reward.

<div><figure><img src="/files/tHJx7Yfj0gWx9dzyZH2M" alt=""><figcaption><p>Gimboz Vial</p></figcaption></figure> <figure><img src="/files/nLPWTIV1ZKgnx6Gsl2LG" alt=""><figcaption><p>Gimboz Elixir </p></figcaption></figure> <figure><img src="/files/crp4MfiTy7vCuPudbmU1" alt=""><figcaption><p>Gimboz Cask</p></figcaption></figure> <figure><img src="/files/igxBAGGyq3R60MXOo5FL" alt=""><figcaption><p>Gimboz Green Pill</p></figcaption></figure> <figure><img src="/files/BDChaFiKnXkUKqgLPIx1" alt=""><figcaption><p>NFT Pack</p></figcaption></figure></div>

Consumables are best used to accelerate rewards during active participation.

#### **Augments**

Augments are items that provide persistent or attachable effects to your Gimboz.

Unlike consumables, augments are not consumed on use. Instead, they are equipped to a Gimboz and remain active while the Gimboz is serving.

Current items:

* <mark style="color:green;">**Missionary Runestone**</mark> - increases referral rate when applied.
* <mark style="color:green;">**Midas Pendant**</mark> - generates passive GP when attached to a Gimboz.

<div><figure><img src="/files/063NN9r8GIrfpbBul5f7" alt="" width="340"><figcaption><p><strong>Missionary Runestone</strong></p></figcaption></figure> <figure><img src="/files/O7Chkcksi8wSC0RQWG4f" alt="" width="336"><figcaption><p><strong>Midas Pendant</strong></p></figcaption></figure></div>

Augments enhance long-term performance and can stack with other mechanics such as Serving and GP rate scaling.

<mark style="color:green;">**How They Work Together**</mark>

Consumables provide temporary boosts to GP earnings while active. NFT Packs contain random NFTs from the Gimbo Shop vault, while Holy Points are earned by sending Gimboz to serve the Church and can be spent in the Shop. Combined, these systems create progression across earning, collecting, and utility within Ape Church.


---

# 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/items-and-effects.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.
