> For the complete documentation index, see [llms.txt](https://docs.vapinetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vapinetwork.ai/token-and-foundation/genesis-eggs.md).

# Genesis Goose Eggs

The vAPI Genesis Goose Eggs are the network's founding campaign: a limited digital collectible on Base, offered for collecting and entertainment.

{% hint style="info" %}
The campaign is live in its application phase. Applying is free. Allocation, selection, results, contract deployment, payment, and minting are not live; they require a separate operational release after applications close.
{% endhint %}

<figure><img src="/files/aBlAa7hppDjTc13WgcG5" alt=""><figcaption></figcaption></figure>

## How it works

1. **Apply.** Application is free, and no payment can improve your odds. One application per person and per wallet.
2. **Selection.** After applications close, selection runs as a reproducible random draw; selected wallets receive a non-transferable right to mint one Egg at the published USDC price on Base.
3. **Mint.** The mint price and allocation are published by the campaign; the right to mint does not expire and is bound to the selected wallet.
4. **Nothing else is promised.** The campaign includes and promises no reveal, hatch, trait, tier, perk, benefit, access, reward, governance right, or future feature. Anything beyond the mint would be governed by a future update to the Official Rules and is only real once those Rules state it expressly.

An Egg is not an investment, a security, or a promise of profit, resale value, governance, access, rewards, or future utility. Full details, eligibility, and data handling: the campaign's Official Rules, Campaign Terms, and Privacy Notice, published in the vAPI console.


---

# 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://docs.vapinetwork.ai/token-and-foundation/genesis-eggs.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.
