> For the complete documentation index, see [llms.txt](https://shakestock.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shakestock.gitbook.io/whitepaper/introduction/why-shakestock.md).

# Why SHAKESTOCK

Why SHAKESTOCK combines Telegram Mini Apps, shake-to-earn mechanics, and tokenized stock into one simple product experience.

SHAKESTOCK connects three familiar ideas into one product experience. Telegram provides the place to participate. A phone shake provides the action. Tokenized stock provides the reward destination.

### Three pieces, one experience

SHAKESTOCK combines:

* **Telegram Mini Apps** for access inside Telegram.
* **Shake to earn** for a physical, repeatable reward action.
* **Stock on blockchain** for tokenized stock rewards on Robinhood Chain.

The product does not need to invent each part from scratch. It brings three working concepts together in one flow.

### Why Telegram

The SHAKESTOCK Mini App lives in Telegram. Users can enter the experience without downloading a separate application.

The whitepaper references Notcoin and its more than 40 million users as an example of Telegram Mini App reach. That figure describes Notcoin, not SHAKESTOCK.

### Why shake to earn

Shaking makes movement the input for earning rewards. It is a direct interaction: shake the phone, then earn Shake Coins.

The whitepaper references Sweatcoin and its more than 200 million users as an example of movement-based rewards. That figure describes Sweatcoin, not SHAKESTOCK.

### Why stock on blockchain

Shake Coins give the interaction a purpose beyond the activity itself. Users can use them to claim stock rewards represented as ERC-20 tokens on Robinhood Chain.

SHAKESTOCK and Shake Coins have different roles. SHAKESTOCK is the tradeable token on Robinhood Chain. Shake Coins are off-chain points earned through shaking.

### Put them together

**Telegram Mini App** → **Shake** → **Earn Shake Coins** → **Claim stock** → **Receive a stock token**

Move-to-earn products can reward users with a project token or discounts. RWA products can require a more involved user experience. SHAKESTOCK combines the accessible Telegram interface, movement-based interaction, and tokenized stock rewards in one path.


---

# 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://shakestock.gitbook.io/whitepaper/introduction/why-shakestock.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.
