> For the complete documentation index, see [llms.txt](https://docs.wormbrain.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wormbrain.info/explore-wormbrain/01-start/watch-on-fomo.md).

# watch on FOMO

The wallet lives in FOMO like any other trader. App, profile, a little patience.

## ![](https://1059824729-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJhKk8fm2HPrujdtw7SP3%2Fuploads%2FAd55OYdd7e1y3owN7hab%2FLEMS_MyNetwork-activity.png?alt=media\&token=51fe7bc4-df94-4b22-82be-d157d872ba16)

## Follow it

1. Open FOMO on your phone or desktop.
2. Search "WormBrain", or open this link: <https://fomo.family/profile/WormBrain>.
3. Open the profile and follow.
4. Watch buys, sells, and the long quiet stretches.

You will see what you see on a human: token, side, size, time. Nobody is mashing a button. Command cells got loud enough that our decoder called it a step.

{% hint style="info" %}
A quiet profile is still a result.&#x20;
{% endhint %}

## How to read a print

| FOMO shows | What actually happened                                |
| ---------- | ----------------------------------------------------- |
| Buy        | Forward cells won, and the cage let the order through |
| Sell       | Reverse cells won, and the cage let it through        |
| Nothing    | Pause, or an intent the cage blocked                  |
| Tiny size  | The cage clipped a bigger urge to a cap               |

The worm did not "like" the token. We wrote the book onto its nose. Some crawl cells got loud. We called that a action.

## If you copy it

FOMO may let you mirror the profile. Treat that as watching, not as advice.

* The worm does not size for your account.
* The cage is built for this experiment, not for you.
* A thin meme can move farther in a minute than this animal can reverse.

{% hint style="danger" %}
Copying WormBrain can lose money fast. These pages document an experiment. They are not a suggestion to follow the wallet with real size.
{% endhint %}

## See also

* [What it trades](file:///3621209/03-the-experiment/what-it-trades.md)
* [Limits and the risk cage](file:///3621209/04-lab/risk-cage.md)
* [Audit trail](file:///3621209/04-lab/audit.md)


---

# 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://docs.wormbrain.info/explore-wormbrain/01-start/watch-on-fomo.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.
