# Piggybank

> ### <mark style="color:purple;">The piggybank concept</mark>

In order to ensure a floor price for each ZAI, the ZAI has a piggybank that will be credited with 5% of the reward (BZAI) collected in combat.

<img src="/files/6Gd9egHbciRpO8cAFuJh" alt="" class="gitbook-drawing">

\
The piggybank is inaccessible to the owner of the ZAI. \
The only way to get the piggybank amount is to burn the ZAI to the Gods.

<img src="/files/ZLVPxnjlKMETB78RQI3I" alt="" class="gitbook-drawing">


---

# 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://bandzai.gitbook.io/bandzai-rules/economics/piggybank.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.
