# distribution

## Allocation Breakdown

| Allocation            | Percentage | Tokens     | Vesting        |
| --------------------- | ---------- | ---------- | -------------- |
| PinkSale Fair Launch  | 40%        | 40,000,000 | Instant        |
| Marketing & Growth    | 20%        | 20,000,000 | 24 months      |
| Community/Airdrops    | 10%        | 10,000,000 | 12 months      |
| Team                  | 10%        | 10,000,000 | 36 months      |
| Treasury/Partnerships | 10%        | 10,000,000 | 24 months      |
| Staking Reserve       | 5%         | 5,000,000  | As needed      |
| DAO/Future Reserve    | 5%         | 5,000,000  | DAO-controlled |

{% hint style="info" %}
Note: Token distribution remains unchanged. Gold-Backed Protection uses existing treasury allocation.
{% endhint %}

***

## Vesting Schedule

{% stepper %}
{% step %}

### Team Tokens (36 months)

* 6-month cliff
* Linear vesting over 30 months
* No team selling before project maturity
  {% endstep %}

{% step %}

### Marketing Tokens (24 months)

* Released based on milestones
* Transparent usage reporting
* Community oversight
  {% endstep %}

{% step %}

### Community Airdrops (12 months)

* Monthly airdrop campaigns
* Reward active community members
* Incentivize engagement
  {% endstep %}
  {% endstepper %}

***

## Fair Launch Commitment

### No Private Sale

All tokens available to public at same price.

### No Presale

Fair launch via PinkSale ensures equal opportunity.

### Locked Liquidity

365 days locked via PinkSale.

### Team Vesting

Long-term alignment with project success.


---

# 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://basegold.gitbook.io/basegold/project/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.
