> 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/security-and-risk/regulatory-considerations.md).

# Regulatory Considerations

Important regulatory and legal-risk considerations for the SHAKESTOCK token and tokenized stock rewards.

{% hint style="warning" %}
This page summarizes the disclosures in the SHAKESTOCK Whitepaper v1.1. It is not legal advice, a securities opinion, or a determination of regulatory status in any jurisdiction.
{% endhint %}

### SHAKESTOCK token

The whitepaper characterizes SHAKESTOCK as a utility token and states that it is not a security. This is the project's stated position.

Regulatory classification may depend on applicable law and jurisdiction. The whitepaper's characterization is not a universal legal determination.

### Tokenized stock

Tokenized stock carries separate regulatory considerations. It represents exposure to the underlying instrument and is not physical shares.

Some stock tokens may have transfer restrictions. Users should check applicable restrictions before participating or transferring a tokenized stock reward.

This discussion is separate from the whitepaper's characterization of the SHAKESTOCK token.

### User responsibility

The whitepaper states that users are responsible for complying with their local laws. Users should consider the rules that apply where they are located.

### Investment advice

The whitepaper is not investment advice. SHAKESTOCK documentation does not provide investment recommendations.

Stock rewards do not represent guaranteed returns.

### Risk disclosure

| Topic             | Whitepaper position                               |
| ----------------- | ------------------------------------------------- |
| SHAKESTOCK        | Characterized as a utility token                  |
| Tokenized stock   | Has separate regulatory considerations            |
| Physical shares   | Tokenized stock is not physical shares            |
| Transfer          | Some stock tokens may have restrictions           |
| User compliance   | Users are responsible for local-law compliance    |
| Investment advice | SHAKESTOCK documentation is not investment advice |

Regulatory requirements and restrictions can differ by applicable law and jurisdiction. This page does not determine how any rule applies to a user or token.


---

# 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/security-and-risk/regulatory-considerations.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.
