> For the complete documentation index, see [llms.txt](https://docs.themarketstalker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themarketstalker.com/market-stalker-token/holder-benefits.md).

# Holder Benefits

When considering an investment in $STLKR tokens, it's only natural to ask, what are the benefits of Holding? In this section, we'll break down the 3 main reasons to hold the official Market Stalker token.

### **Access to our tools**

Our larger supporters can gain access without needing to subscribe to a monthly plan!

Holders with at least 0.25% supply (250,000 $STLKR tokens) can gain access without a monthly fee to the standard Market Stalker bot. Holders with at least 0.5% supply (500,000 $STLKR tokens) can gain access to the premium package without a monthly fee.

### **Provide suggestions and participate in votes on changes.**

As part of our ongoing enhancement approach and community-led vision, all holders can provide suggestions and participate in voting on proposed changes. Larger holders will have more weight applied to their votes, and smaller holders can group up to achieve their desired outcome.

### **Price Speculation**

Investors want their investments to grow in value. That is why we have taken all possible steps to ensure that an investment in $STLKR tokens is desirable.&#x20;

Through a range of approaches, we've created some enticing reasons for holders to hold supply, which in turn makes supply scarce, leading to a price increase.&#x20;

The $STLKR token is the most popular way to access our tools. Either pay directly in $STLKR tokens or hold enough $STLKR tokens that a monthly subscription is not required.&#x20;

By ensuring there are holder benefits beyond price speculation, we unlock the ability for supply to become limited due to a lack of holders wanting to part with their tokens.&#x20;


---

# 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://docs.themarketstalker.com/market-stalker-token/holder-benefits.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.
