> 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/status-and-risks/glossary.md).

# Glossary

## A

### Agent payments

A coming-soon feature that lets authorized software agents request exact Stockmon service quotes, pay within a human-set budget, and return receipts. It is not available today.

### Aetheryn

The coming-soon descendant collection and incubation world. It is separate from Genesis and is not available today.

### Authenticated revenue

Native value accepted from the verified token-specific Flap processor and recorded by the immutable Stockmon adapter.

### Available unminted

A visible Genesis ID that has not been minted but is still counted as living for Feed allocation.

## B

### Birth Vault

The MON entitlement attached to a sealed Egg. At Hatch, it moves to the exact child. It is not a liquid wallet balance or guaranteed return.

### Breeding Strike

An informal owner term for a Readiness Mark. The canonical product name is Readiness Mark.

## C

### CASHCAT

Lineage index 195, representing Cash Cat as a Robinhood Chain culture lineage. Its Field route stays separate from ETH.

### Compatibility

The Breeding check that excludes self-pairs, ancestors with descendants, full siblings, and half siblings. Cousins are allowed. V1 G2+ also requires both Aetheryn parents to be owned by the same wallet.

### Cooldown

The 24-hour period after an Egg is sealed during which a participating parent cannot seal another Egg.

## D

### Descendant

An Aetheryn creature created after a successful hatch. It is not part of the fixed Genesis 116 supply.

### Den

Your Stockmon owner workspace for viewing eligible NFTs and managing Marketplace listings.

### DNA

The permanent ordered ticker weights that shape creature identity and divide its equal Feed share.

## E

### ETH lineage

Lineage index 194 in Aetheryn’s append-only registry. Canonical WETH is its execution representation; WETH is not a second visual lineage.

### Egg

A separate transferable pre-reveal NFT containing immutable parents, complete odds, one hidden outcome, 24-hour maturity, fertility and capacity reservations, and a Birth Vault entitlement. An Egg cannot Hunt or breed.

## F

### Feed

The launch-anchored 48-hour process that allocates received stock-budget WETH equally across living Genesis IDs, then applies DNA.

### Fertility use

Lifetime Breeding capacity attached to a parent NFT: seven uses for Genesis and three for revealed Aetheryn. A use is reserved at Seal and consumed at successful Hatch.

### Flap

The external `$MON` launch and fee-ingress protocol. Flap is upstream of the Stockmon adapter, ingress, and Vault.

## G

### G1

The first Aetheryn generation, created from exactly one eligible Genesis parent.

### G2+

The second and later Aetheryn generations, created from two distinct compatible Aetheryn parents owned by the same wallet at Seal.

### Genesis 116

The fixed original collection: 100 Hybrids followed by 16 Pures.

## H

### Hatch

The owner-controlled action after Egg maturity and art approval that burns the Egg, consumes reserved resources, moves the Birth Vault, and mints the exact committed child to the current Egg owner.

### Hunt

The coming-soon active-play world where eligible Stockmons enter one bounded position and return normally or through intact rescue.

### Hybrid

A Genesis Stockmon whose DNA contains multiple weighted lineages.

## L

### Living

Any Genesis ID that has not been permanently burned, whether available or owned.

## M

### Markets

The read-only Stockmon experience that combines exact token-level Vault atoms with validated, timestamped display prices. Markets is not the NFT Marketplace.

### Marketplace

The noncustodial orderbook and purchase experience for verified Genesis NFTs.

### `$MON`

The Stockmon ecosystem token launched through Flap. Its market price is not guaranteed by the protocol.

## P

### Pending quote

WETH assigned to an ID and ticker but not yet converted into verified Stock Token output.

### Pure

One of 16 Genesis champions whose DNA is 100% one Genesis lineage.

### PVP

The coming-soon creature-versus-creature competition layer. It is not available today.

## R

### Readiness Mark

Permanent proof of one finalized full 6.5-hour Hunt completed through normal return. Seven marks are required for Breeding readiness. Early, rescue, and transfer-triggered closes earn none.

### Redemption

The irreversible burn that ends future accrual and fixes the burner as beneficiary of matured protocol claims.

## S

### Seal

The atomic Breeding action that rechecks eligibility, reserves fertility and lifetime capacity, starts cooldown, accepts and splits MON, commits one hidden outcome, and mints the transferable Egg.

### Sealed basket

The token-ID-level Feed accounting that cannot be withdrawn while the NFT lives and follows the NFT during transfer.

### Stock Token

A Robinhood Chain token used by the Vault. The app checks its exact contract address before a swap.

## T

### Timestamped Vault estimate

A display-only USD mark formed by applying validated prices to exact Stock Token and pending WETH atoms at a stated observation time. It is not a redemption quote or guaranteed sale price.

## V

### Vault

The pooled WETH and Stock Token custody/accounting contract that records liabilities by Genesis token ID.

## W

### WETH

Wrapped ETH used as the Vault’s canonical quote and accounting asset.


---

# 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/status-and-risks/glossary.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.
