> For the complete documentation index, see [llms.txt](https://whitepaper.gfal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.gfal.com/information-on-the-issuance-of-usdgfal/token-distribution/private-sale.md).

# Private Sale

15% of the total supply will be distributed among strategic investors in a seed round.

The first set of tokens was unlocked on 13 June, 2023, as per the smart contract that has locked them, one month before they vest. Once unlocked, these tokens will be transferred to the Games for a Living cold wallet, ensuring sufficient time to execute the necessary transfers according to the vesting schedule.

Private Sale token purchasers can expect to receive their initial transfer on July 13th, 2023. Subsequently, they will receive transfers on the 13th of each month until the final transfer on June 13th, 2024.

#### Smart Contract Vesting address:&#x20;

[0x6f4FC00457CAfb8fFF19715A6E38D6Fc386B6857](https://bscscan.com/address/0x6f4FC00457CAfb8fFF19715A6E38D6Fc386B6857)

**Vesting Smart Contract:**&#x20;

[Audit Report Link](https://github.com/gamesforaliving/web3-contracts-bundle/blob/main/contracts/vestings/VestingBasic_Audit_Report.pdf)

**Custody Cold Wallet Address:**

[0xd67D5Ad4FF45C4D61181d16C6071071164ABf3B1](https://bscscan.com/address/0xd67D5Ad4FF45C4D61181d16C6071071164ABf3B1#tokentxns)


---

# 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://whitepaper.gfal.com/information-on-the-issuance-of-usdgfal/token-distribution/private-sale.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.
