> For the complete documentation index, see [llms.txt](https://astroverse-1.gitbook.io/astroverse-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astroverse-1.gitbook.io/astroverse-docs/group-1/core-games-of-astroverse/astro-mining.md).

# Astro Mining

Astro Mining is the major feature of the AstroVerse ecosystem. It allows for players to collect resources from asteroids and rack up points. The mining process is facilitated through a user-friendly mechanism involving tap-to-mine, upgrades to drills and bots, and passive generations as from upgraded rigs.

* Mining Speed Boosts: These boosts are designed to increase mining speed, the boosts allow the players to collect resources more efficiently.
* Rare Miners: players that own rare miners get a mechanism that provides them with exclusive benefits and enhancements.
* Automation Upgrades: Upgrade automation capabilities, enabling players to optimize their mining operations and increase their earnings.<br>

$ASTRO tokens play a very important role in the Astro Mining ecosystem. The $ASTRO tokens enable players to access the various utilities available that enhance their mining experience. Players can spend $ASTRO tokens on one or more of the following;

Utility of $ASTRO Tokens

* Earning and Accumulating Points: Players can gather points by steadily mining and also upgrades, that can be utilized to enhance their mining operations or spent on various utilities. The earning mechanism is designed to reward players for their participation and investment in the mining process. The whole earning and accumulation process gives playera sense of accomplishment and motivation.<br>
* Passive Generation: Whenever a player upgrade their mining rigs so as to continuously generate points, this upgrade provides a steady stream of income for the player. This passive generation feature allows the player to earn ASTRO points when the player is not mining actively. This was designed to create a sense of progression and growth. The points generated through passive generation are accumulated over a period of time, and can be used to further enhance their mining operations or spent on other utilities.<br>
* Upgrading Drills and Bots: Players will be able to upgrade their mining drills and bots so as to increase mining efficiency as well as earnings from passive  generation. These upgrades will enable all players to collect resources more efficiently, increasing their overall earnings & competitiveness. By investing in upgrades, players will be able to optimize their mining operations & maximize their profits.<br>
* Tap-to-Mine Mechanism: The mechanism enables players to collect resources from asteroids by single taps whilst providing an engaging and interactive experience. This feature allows active participation in the mining process, and as well as accumulating points and resources that can be utilized to enhance future mining operations.

<br>


---

# 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://astroverse-1.gitbook.io/astroverse-docs/group-1/core-games-of-astroverse/astro-mining.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.
