> For the complete documentation index, see [llms.txt](https://equinoxai.gitbook.io/equinox-ai-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://equinoxai.gitbook.io/equinox-ai-whitepaper/overview/solution-what-is-equinox-ai.md).

# Solution (What is Equinox AI?)

<figure><img src="/files/sBJ98PFo6GNvUGI8q0yA" alt=""><figcaption></figcaption></figure>

### Equinox AI is a behavioural intelligence dApp that synchronises on-chain and off-chain activity to expose patterns, identities, and flows that typically go undetected.

It combines wallet activity with data from platforms like Telegram and X to create a structured intelligence layer. This allows users to identify how actors move, coordinate, and engage across social and financial surfaces.

Through custom indexing, link analysis, behavioural scoring, and data mapping, Equinox enables users to:

* <mark style="background-color:orange;">Monitor wallet behaviour across chains</mark>
* <mark style="background-color:orange;">Track social activity linked to wallets</mark>
* <mark style="background-color:orange;">Detect repeated or suspicious bridge and mixer usage</mark>
* <mark style="background-color:orange;">Understand group behaviour and coordination</mark>
* <mark style="background-color:orange;">Build identity-linked timelines and profiles</mark>

Equinox is not just a visual tool. It is an intelligence infrastructure that transforms raw blockchain and social data into precise, queryable outputs that can be used for monitoring, investigation, or automation.

Everything is designed with privacy options. Users can opt out by burning or paying to delist their activity from future scans.

**Equinox AI offers insight beyond isolated addresses and enables a clearer view of how ecosystems operate in reality.**


---

# 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://equinoxai.gitbook.io/equinox-ai-whitepaper/overview/solution-what-is-equinox-ai.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.
