# Alchemy Mine

"Alchemy mine" is a special mining game in the spaceship world. Collecting the spaceship NFT to participate in dispatching mining can obtain TIA token reward. Gathering and sending spaceships of the same level to participate in mining can also obtain an additional mining transportation bonus.

## 1."Alchemy Mine" TIA token distribution mode

Take Theia on BSC as an example, and refer to DAPP display for details：

1. Total allocation: 7,439,770.5656, accounting for 9.30% of the total;
2. Mine cycle: 1080 days, decaying by 10% every 90 days.
3. Initial block production: 0.4TIA

## Dispatch spaceship

1. Only one spaceship of each type can be dispatched at the same time, but it can be replaced at any time. The more spaceships dispatched, the higher the percentage of mining capacity bonus.
2. If all spaceships of the same level are dispatched at the same time, you can obtain an additional combined capacity bonus
3. The spaceship can be recalled at any time after dispatch.

| Grade | Type quantity | Additional promotion |
| ----- | ------------- | -------------------- |
| S     | -             | -                    |
| A     | 4             | 20%                  |
| B     | 8             | 15%                  |
| C     | 16            | 10%                  |
| D     | 32            | 5%                   |

## 3.Mining income

Mining income can be collected at any time, and 80% of it will enter the user's wallet address; 20% enter the user's "spaceship account", and this part of TIA can only be used to buy space magic box.


---

# 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://theia001.gitbook.io/spaceship/interstellar-mine/alchemy-mine.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.
