> For the complete documentation index, see [llms.txt](https://docs.metaships.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaships.io/metaships/generations/pricing.md).

# Pricing

![](/files/-MbOIRySZ7LF03GEoonP)

The default staring price per METASHIP is 5,000 METAL.

METASHIP pricing is dynamic based on velocity of demand. The shorter/longer it takes for a [Restock](/metaships/generations/restocks.md) to sell out, the larger the % increase/decrease in price will be.

* **< 2.5 minutes** =
  * &#x20;+300-1,200%&#x20;
* **< 15 minutes** =
  * &#x20;+300%
* **< 1 hour** =
  * &#x20;+200%
* **> 1 hour, < 1 day** =
  * &#x20;+0%
* &#x20;**> 1 day** =
  * &#x20;-50%

When a METASHIP is purchased, where does that METAL go?

* 50% is BURNED
* 40% is redistributed via [**METASHIP REWARDS**](/metal-1/distribution-tokenomics.md#metaship-rewards)
* 10% is sent to the [**LOTTERY**](/metal-1/untitled.md)


---

# 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:

```
GET https://docs.metaships.io/metaships/generations/pricing.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.
