# Bonus Fund

![](/files/-MbNceg0Umez1XD1d_Y7)

The METAL "Bonus Fund" is a special pool that is filled by users minting METASHIPS (10% of ship cost).&#x20;

A % of the Bonus Fund is paid out whenever a ship collects its pending METAL. The % paid out to the ship is determined by its overall [Rarity Level](/metaships/rarity.md).

`10000 - (rarityLevel * 100) = % of bonus per collection`


---

# 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/metal-1/untitled.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.
