# Platform Treasury

The Platform Treasury receives roughly 20% of every gem purchase and funds the ongoing development and operation of the Generos protocol. Where the Redemption Treasury backs the value of Gencoin, the Platform Treasury sustains the infrastructure that makes the protocol possible.

### Purpose

Every gem purchase in Generos directs real USDC into the protocol. The majority backs Gencoin directly through the Redemption Treasury. The Platform Treasury captures the remaining portion to ensure the protocol can continue to be built, maintained, and improved over time.

This is not overhead. It is the economic mechanism that allows Generos to operate as a self-sustaining protocol rather than a platform dependent on external funding.

### What It Funds

The Platform Treasury covers the costs of running and evolving the protocol:

* **Protocol development**: engineering, product, and design work on the core system
* **Infrastructure**: on-chain costs, node operations, API services, and platform hosting
* **Ecosystem growth**: initiatives that expand the reach and health of the Generos community

### How It Works

When a participant purchases a gem, roughly 20% of that USDC value flows into the Platform Treasury. For a $5 Ruby, that is approximately $1.25. This allocation is automatic, transparent, and scales across all gem tiers.

The Platform Treasury does not back Gencoin. Its purpose is distinct: to fund the team and infrastructure building what we're creating together, so the protocol can grow without compromising the integrity of the Redemption Treasury.

### Transparency

Like all protocol treasuries, Platform Treasury activity is on-chain and auditable. Participants can verify that funds are flowing as described and that the protocol's financial architecture operates as documented.


---

# 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.generos.io/tokenomics/treasuries/platform-treasury.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.
