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

# Stockmon

> **A fixed Genesis. Permanent Stock DNA. A living protocol around every token ID.**

![A sculptural emerald and porcelain Genesis Stockmon photographed on a quiet studio set](https://164480815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0r3IgolbVPO14VcUCkOG%2Fuploads%2F01nuzvyfk4UikqyP6c3i%2Fstockmon-editorial-hero-v1.webp?alt=media)

When you own a Genesis Stockmon, you own one of **116 visible creatures** on Robinhood Chain. Its artwork, token number, and Stock DNA are permanent. That DNA shapes the creature and divides its equal share of eligible Vault allocations.

There is no mystery reveal. You can inspect the creature, token number, and DNA before choosing it. Start with the complete product map if you want the full system in one pass.

{% hint style="warning" %}
**Know what is available today.** Genesis ownership, DNA, and the canonical `$MON` identity are established. Hunt, Breeding, Aetheryn, PVP, and agent payments are coming soon. They do not change your NFT or move your assets today.
{% endhint %}

## At a glance

|                           |                                                                                               |
| ------------------------- | --------------------------------------------------------------------------------------------- |
| **116 Genesis creatures** | 100 Hybrids followed by 16 Pures                                                              |
| **48-hour Feed clock**    | Launch-anchored rounds, settled in order                                                      |
| **50% stock budget**      | Applied to distributable revenue actually received by the Vault                               |
| **196 Aetheryn lineages** | Every registry identity can shape creature imagery; ETH and CASHCAT are the final two entries |

## Four layers, one token identity

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Creature</strong></td><td>Final art, number, permanent DNA, and lineage-driven anatomy.</td><td></td></tr><tr><td><strong>Economy</strong></td><td>$MON activity, authenticated fee ingress, canonical WETH, and the Vault.</td><td></td></tr><tr><td><strong>Markets + ownership</strong></td><td>Exact token-level ledgers, timestamped estimates, and a living basket that follows its NFT.</td><td></td></tr><tr><td><strong>Coming next</strong></td><td>Hunt, Breeding, Aetheryn, PVP, and agent payments expand what you can do with Stockmon.</td><td></td></tr></tbody></table>

## How value reaches a Genesis ID

![Two-stage system map showing authenticated MON revenue entering the Vault before deterministic allocation to living Genesis token IDs](https://164480815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0r3IgolbVPO14VcUCkOG%2Fuploads%2F1uBtgH9NJzXPWb5bNPAo%2Fsystem-flow-v2.svg?alt=media)

The system separates **revenue ingress** from **creature-level accounting**:

1. Fee-bearing `$MON` activity can produce distributable revenue under the verified launch configuration.
2. The token-specific Flap processor and immutable ingress authenticate the handoff into canonical WETH.
3. The Stockmon Vault applies its policy only to distributable revenue it actually receives.
4. The stock-purchase budget is divided equally across living Genesis IDs.
5. Permanent DNA divides each equal share across that creature’s lineages.
6. Verified output is sealed to the token ID. Unsupported or unsafe routes remain pending rather than being reported as complete.

{% hint style="info" %}
This creates a transparent protocol value flow. It does **not** guarantee `$MON` price appreciation, NFT appreciation, yield, profit, liquidity, or uninterrupted settlement.
{% endhint %}

## Choose your path

* **New Genesis owner:** Your first 10 minutes → Owner FAQ
* **Five-minute overview:** Start here
* **The complete system:** How Stockmon works
* **The collection:** Genesis 116 → Stock DNA
* **The economics:** $MON → Flap → Vault and Feed → Feed example
* **Markets and ownership:** Markets → NFT lifecycle → Marketplace and Den
* **Coming-soon play:** Hunt and Readiness Marks → Breeding rules and Eggs → PVP
* **The next generation:** [Aetheryn](/stockmon/aetheryn.md) → Get Breeding-ready → [196 lineages](/stockmon/aetheryn/196-lineages.md)
* **Machine commerce:** Agent payments — coming soon
* **What can go wrong:** Status, safety, and risks

## Before you confirm a wallet action

Use the Stockmon app to begin every onchain action. Check the connected account, Robinhood Chain, contract address, token ID, amount, and fees in your wallet before you confirm. If the wallet shows anything different from the app, cancel.


---

# 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://raretyperesearch.gitbook.io/stockmon/welcome.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.
