> For the complete documentation index, see [llms.txt](https://moni-ai.gitbook.io/moni/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moni-ai.gitbook.io/moni/moni-extension/analytics/social-context.md).

# Social Context

Social Context covers the offchain side of a token — the accounts following, who's talking about it, and how much that attention is actually worth. Read the social signal before it shows up in the price.

<table data-card-size="large" 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>Moni Score &#x26; Stats</strong></td><td>One score for a token's social traction — followers, smart engagement, and momentum at a glance.</td><td><a href="/pages/eyeoQ8qm4R7J8LQl9Hh7">/pages/eyeoQ8qm4R7J8LQl9Hh7</a></td></tr><tr><td><strong>Smart Accounts</strong></td><td>Spot the influential accounts active around a token.</td><td><a href="/pages/x7XUP5RJqeDfFsFgJmkP">/pages/x7XUP5RJqeDfFsFgJmkP</a></td></tr><tr><td><strong>Smart Mentions</strong></td><td>Catch when notable accounts start talking about a token.</td><td><a href="/pages/UcoXeiV9WmEBfD2tb7l4">/pages/UcoXeiV9WmEBfD2tb7l4</a></td></tr><tr><td><strong>Account Reliability</strong></td><td>Gauge how trustworthy an X account is before you act on its calls.</td><td><a href="/pages/UBXLVviAHFIap9GLGZQ3">/pages/UBXLVviAHFIap9GLGZQ3</a></td></tr><tr><td><strong>Context Layer &#x26; Moni Search</strong></td><td>Moni's data right where you trade</td><td><a href="/pages/3TPhVSBQQdrbtjxAx5zr">/pages/3TPhVSBQQdrbtjxAx5zr</a></td></tr></tbody></table>


---

# 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://moni-ai.gitbook.io/moni/moni-extension/analytics/social-context.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.
