> For the complete documentation index, see [llms.txt](https://docs.cityversetycoon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cityversetycoon.com/cityverse-mode/in-game-assets/piggy-club.md).

# Piggy Club

<figure><img src="https://docs.cityversetycoon.com/~gitbook/image?url=https%3A%2F%2F1511942577-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FVNwE5A4rd09EmXxeuFXl%252Fuploads%252Fhwm0Bhyu7zEcQAEbyaOP%252FPiggy_Club_NFT.png%3Falt%3Dmedia%26token%3D67aee76f-96ed-4b53-a586-40bf8671ce75&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=64a42546&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Piggy Multiplier**: Like building-specific multipliers, the Piggy Club increases the Tycoon Coins you earn from upgrades. This multiplier is applied on top of any building multipliers you might have.

**Supported Buildings**: Each Piggy Club supports a specific number of buildings. For example, if your Piggy Club supports 20 buildings, the multiplier will only apply to 20 of your buildings.

**More Perks**: Enjoy priority access to perks and benefits, as well as early access to future games and features.

### How It Works:

**Allocation**: When you upgrade an item, the system calculates the additional Tycoon Coins you earn by considering both the building's multiplier (if any) and the Piggy Club multiplier. If you own more buildings than your Piggy Club supports, the extra buildings will not benefit from the Piggy Multiplier.

**Usage**: During each upgrade, our system automatically determines which of your buildings are linked to your Piggy Club, and applies the appropriate multipliers to maximize your rewards.

### Player Benefits:

Piggy Club offer valuable multipliers that significantly boost the Tycoon Coins earned from building upgrades. These multipliers apply to all players who own a Piggy Club, enhancing the rewards and gameplay experience.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cityversetycoon.com/cityverse-mode/in-game-assets/piggy-club.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
