> 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/surfaces/supported-platforms.md).

# Supported Platforms

Moni works on the platforms where research and trading already happen. On each supported site, the extension adds Moni's analytics, signals, and trading directly to the page, so no extra setup.

Here's every platform Moni supports today, with what's live and what's coming.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Axiom</strong></td><td><a href="/files/cLRwrrG5e3xYPqBWCJxR">/files/cLRwrrG5e3xYPqBWCJxR</a></td><td></td></tr><tr><td><strong>DexScreener</strong></td><td><a href="/files/8VtoMM85vlr8OvzEvqAl">/files/8VtoMM85vlr8OvzEvqAl</a></td><td></td></tr><tr><td><strong>X/Twitter</strong></td><td><a href="/files/IYmkeEgvqdAzLwY7ikdC">/files/IYmkeEgvqdAzLwY7ikdC</a></td><td><a href="/pages/VxGVnImXCQoe3vtBYrlq">/pages/VxGVnImXCQoe3vtBYrlq</a></td></tr><tr><td><strong>Padre</strong></td><td><a href="/files/T45UumLC9bIVaxr4UIlb">/files/T45UumLC9bIVaxr4UIlb</a></td><td></td></tr><tr><td><strong>GMGN (coming soon)</strong></td><td><a href="/files/RKPpkPYZrKElRiTOfaXP">/files/RKPpkPYZrKElRiTOfaXP</a></td><td></td></tr><tr><td><strong>Solscan (coming soon)</strong></td><td><a href="/files/pTMhCWavbk0z83Ni4z7F">/files/pTMhCWavbk0z83Ni4z7F</a></td><td></td></tr></tbody></table>

*Don't see a platform you use? Request it in* [*our community*](https://t.me/+ydMXywzMCRRkYzAy)


---

# 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/surfaces/supported-platforms.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.
