> For the complete documentation index, see [llms.txt](https://whitepaper.somo.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.somo.xyz/somos-global-ip-economy/token-economy/usdsomo-reserve-token.md).

# $SOMO Reserve Token

$SOMO stands as the bedrock of the SOMO ecosystem – a fixed-supply reserve token designed to capture and distribute the most premium value from the Somo IP.

Unlike traditional gaming or IP tokens, $SOMO is not meant to be spent but rather accumulated, functioning as valuable collateral that unlocks exclusive benefits within the ecosystem.

**Key** **Features**:

* Fixed supply ensuring long-term value preservation
* Low velocity by design, encouraging holding and staking
* Exclusive access to premium IP benefits
* First-mover advantages for early adopters
* Influence over the SOMO ecosystem and ${redacted} distribution


---

# 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://whitepaper.somo.xyz/somos-global-ip-economy/token-economy/usdsomo-reserve-token.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.
