> For the complete documentation index, see [llms.txt](https://docs.ape.church/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ape.church/app-guide/gimbo-points.md).

# Gimbo Points

<mark style="color:green;">**Gimbo Points (GP)**</mark> are Ape Church’s in-platform progression and rewards currency. They are central to both <mark style="color:green;">**leveling up**</mark> and unlocking prizes.

* <mark style="color:green;">**Earn GP**</mark> by playing games, complete quests, and climb levels to rack up GP.
* <mark style="color:green;">**Redeem GP**</mark> in the <mark style="color:green;">**Loot Shop**</mark> for exclusive items, perks, and big prizes.
* <mark style="color:green;">**Progression, Not Money**</mark> – GP is not a token and has no monetary value. It’s designed to measure progress, fuel competition, and reward activity within Ape Church.

GP gives every game session meaning - turning your playtime into progress, your progress into levels, and your levels into rewards.

{% embed url="<https://drive.google.com/file/d/16HT69M7PiRazA4tcOC6b0WZQ2ZF6j_Xo/view?usp=drive_link>" %}


---

# 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 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/app-guide/gimbo-points.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.
