# Token Vesting Schedule

<table data-header-hidden><thead><tr><th width="181" align="center">Wallet</th><th width="150" align="center">Total Supply</th><th width="150" align="center"> %</th><th width="558">Usage</th><th align="center">Lock-up Period</th></tr></thead><tbody><tr><td align="center"><strong>Wallet</strong></td><td align="center"><strong>Total Supply</strong></td><td align="center"><strong>%</strong></td><td>                                                                 <strong>Usage</strong></td><td align="center">     <strong>Lock-up Period</strong></td></tr><tr><td align="center"><code>Public Sale</code></td><td align="center">   <mark style="color:blue;">75,000,000</mark></td><td align="center">   7.5%</td><td>This portion of BlockchainSpace's treasury is reserved for Public Sales</td><td align="center">released immediately</td></tr><tr><td align="center"><code>Private Sale</code>                                                (Angels)</td><td align="center">   <mark style="color:blue;">24,000,000</mark></td><td align="center">    2.4%</td><td>This portion of BlockchainSpace's treasury was sold to Early Angel Investors that contributed in the Seed Round and Strategic Round</td><td align="center">10% at launch, quarterly unlock over 2 years</td></tr><tr><td align="center"><code>Private Sale</code> (Institutional)</td><td align="center">  <mark style="color:blue;">126,000,000</mark></td><td align="center">     12.6%</td><td>This portion of BlockchainSpace's treasury was sold to Early Institutional Investors that contributed in the Seed Round and Strategic Round</td><td align="center">10% at Tier 1 CEX listing, quarterly unlock over 2 years</td></tr><tr><td align="center"><code>Ecosystem</code></td><td align="center">  <mark style="color:blue;">175,000,000</mark></td><td align="center">      17.5%</td><td>This portion of BlockchainSpace's treasury is reserved for Ecosystem Participants, Strategic Partners and Retroactive Rewards</td><td align="center">Varies</td></tr><tr><td align="center"><code>Team &#x26; Advisors</code></td><td align="center">  <mark style="color:blue;">200,000,000</mark></td><td align="center">     20%</td><td>This portion of BlockchainSpace's treasury is reserved for Team and Advisor allocations</td><td align="center">6 months lock, monthly vest over 3 years</td></tr><tr><td align="center"><code>Community</code></td><td align="center">  <mark style="color:blue;">300,000,000</mark></td><td align="center">      30%</td><td>This portion of BlockchainSpace's treasury is saved for Community Incentives including staking, network participation and airdrops</td><td align="center">unlock over 36 months</td></tr><tr><td align="center"><code>Treasury</code></td><td align="center">  <mark style="color:blue;">100,000,000</mark></td><td align="center">      10%</td><td>This portion of BlockchainSpace's treasury is saved for market making, storing funds raised, company expenses and services, and used as a funds reserve.</td><td align="center">Varies</td></tr></tbody></table>

**Please note from time to time we will update details of wallets and usage as per the needs of the company and will remain full transparency with our community.**


---

# 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://blockchainspace.gitbook.io/blockchainspace/usdguild/token-vesting-schedule.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.
