# Generations

![](/files/-MbOIRySZ7LF03GEoonP)

METASHIPS are sold in bundles known as "[Restocks](/metaships/generations/restocks.md)", every 20 "[Restocks](/metaships/generations/restocks.md)", the Generation is incremented by 1. (default 0)

The **# of METASHIPS available to purchase** per-restock event **decrease as the Generation increases:**

* **Generation 1** =&#x20;
  * 50 METASHIPS/restock
* **Generation 2** =&#x20;
  * 30 METASHIPS/restock
* **Generation 3-5** =&#x20;
  * 20 METASHIPS/restock
* **Generation 5-20** =&#x20;
  * 10 METASHIPS/restock
* **Generation 20+** =&#x20;
  * 5 METASHIPS/restock

The Generation a METASHIP is created in is stored on-chain on each individual METASHIP NFT. In the future, Generations may be used to determine early accessibility to new features.


---

# 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.metaships.io/metaships/generations.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.
