# BITPOWER

BitPower is a metric for ranking users on BitStarters Launchpad. User’s BitPower will determine their eligibility for a slot in Priority List and their chance in Whitelist Lottery. User must stake at least 1000 BITS to earn 1 BitPower. For every additionally 5000 BITS staked, a user earns 1 Bitpower up to a maximum of 20 BitPower. For instance: Less than 1000 BITS = 0 BitPower, 1000-5000 BITS = 1 BitPower, 5001 -10,000 BITS = 2 BitPower, 10,001 – 15,000 = 3 BitPower, … 95,001 -100,000 BITS = 19 BitPower, 100,000+ BITS = 20 BitPower.


---

# 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://bitstarters.gitbook.io/bitstarters-protocol/bitpower.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.
