# zGOLD Distribution

## On-chain Addresses

### Team Address

zGOLD balance of the Draco Studios core team.

#### Polygon Address:

`0x906352553bD30D2D2E0367EddAC374F2ce114286`

{% embed url="<https://polygonscan.com/address/0x906352553bd30d2d2e0367eddac374f2ce114286>" %}

### Treasury

zGOLD balance used for future development initiatives, to provide backstops to liquidity pools and to incentivize and reward members in the community.

#### Polygon Address:

`0xa9FD11A97DD95C63a7e715462DaE157Bc28e8671`

{% embed url="<https://polygonscan.com/address/0xa9fd11a97dd95c63a7e715462dae157bc28e8671>" %}

### Alpha Liquidity Pool

zGOLD balance stored to remove the friction of buying and selling various crops in the core game.

#### Polygon Address:

`0xb36233e579d397bb3fc51a808f72d9ff2f187af7`

{% embed url="<https://polygonscan.com/address/0xb36233e579d397bb3fc51a808f72d9ff2f187af7#tokentxns>" %}

## Initial Distribution

As part of the alpha release (*on March 18, 2022*), the starting distributions of zGOLD was as follows:

![](/files/tBvqzXhowScq3pmqvsZP)

### Breakdown

| Section                | zGOLD Distributed | Relevant Links                                                                                                    |
| ---------------------- | ----------------- | ----------------------------------------------------------------------------------------------------------------- |
| Team                   | 45,279,606.34     | [Transaction Link](https://polygonscan.com/tx/0x193e2ec7af22a698a16de18cb197216e55d6684af5d0fa0a11c455fc8da91c7b) |
| Treasury               | 78,040,685.27     | [Transaction Link](https://polygonscan.com/tx/0x02c40a263aae74151dc3ae0bf8fb4a67f11b530db5dc729d010c6757fd0937fe) |
| Bounty                 | 3,622,368.51      | [Transaction Link](https://polygonscan.com/tx/0xd8fb86b206301c9d584e77de3982f7ca30f6eee5e52dae39827925f352bc888a) |
| Liquidity Pool         | 54,643,722.60     | Split across 25 transactions                                                                                      |
| Distributed to Players | 3,219,697.83      | Airdropped                                                                                                        |
| Total                  | 184,806,080.55    |                                                                                                                   |

## Phase 1 Final Distribution

The targeted end result of zGOLD as the internal economy expands to the first cliff of 30,000 plots.

![](/files/yWX6GGFXV0eA010eZCqi)

### Breakdown

| Section                | zGOLD Distributed |
| ---------------------- | ----------------- |
| Team                   | 13,660,930,650.00 |
| Treasury               | 23,315,817,408.68 |
| Bounty                 | 1,092,874,452.00  |
| Liquidity Pool         | 16,327,814,670.09 |
| Distributed to Players | 246,285,419.23    |
| Total                  | 54,643,722,600.00 |


---

# 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.cropxyz.com/economy/zgold-distribution.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.
