# Starminers whitepaper

## Starminers whitepaper

- [Overview](https://starminers.gitbook.io/starminers-whitepaper/overview.md): STARMINERS, is a Web3 dApp with gamified aspects on Solana
- [Getting Started](https://starminers.gitbook.io/starminers-whitepaper/getting-started.md): To start, users need a wallet compatible with Solana blockchain. There are several that are available, but in our example we'll use the Phantom app.
- [Asset Module](https://starminers.gitbook.io/starminers-whitepaper/asset-module.md)
- [Starships](https://starminers.gitbook.io/starminers-whitepaper/asset-module/starships.md): Join us to forge your own destiny in the vibrant Solana ecosystem and be part of a community that celebrates creativity and individuality.
- [$STAR](https://starminers.gitbook.io/starminers-whitepaper/asset-module/usdstar.md)
- [Mint Module](https://starminers.gitbook.io/starminers-whitepaper/mint-module.md): With your $STAR or directly with SOL, enter the Starminers ecosystem and get your Starship ! There is no limit per wallet.
- [Earning Module](https://starminers.gitbook.io/starminers-whitepaper/earning-module.md)
- [Earning Mechanics](https://starminers.gitbook.io/starminers-whitepaper/earning-module/earning-mechanics.md): We've designed our ecosystem fairly, adjusted to offer between 2.3% and 7% daily return
- [Upgrade Module](https://starminers.gitbook.io/starminers-whitepaper/upgrade-module.md): Players can reinvest their earned $STAR tokens into upgrading their Starships from the Garage.
- [Shop Module](https://starminers.gitbook.io/starminers-whitepaper/shop-module.md): To improve accessibility for all users, we're working on getting $STAR listed on more swap platforms, also to provide a rapid response to this onboarding concern, we have set up our own Shop and Swap.
- [Swap](https://starminers.gitbook.io/starminers-whitepaper/shop-module/swap.md)
- [Tokenomic](https://starminers.gitbook.io/starminers-whitepaper/tokenomic.md)
- [Roadmap](https://starminers.gitbook.io/starminers-whitepaper/roadmap.md)
- [Social](https://starminers.gitbook.io/starminers-whitepaper/social.md)
- [Team](https://starminers.gitbook.io/starminers-whitepaper/team.md)
- [Change Log](https://starminers.gitbook.io/starminers-whitepaper/change-log.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://starminers.gitbook.io/starminers-whitepaper/overview.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.
