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

# OrbAnalytics Overview

**The goal of OrbAnalytics is, to save you time doing your crypto reasearch to find the best opportunities and avoid scams.**&#x20;

Therefore OrbAnalytics monitors onchain and offchain data to help you, making better trading and investment decisions and we offer various features to avoid scams.&#x20;

Before buying any crypto token, you should do your own research (DYOR). Always. The basic steps and how this is done manually are outlined [here in our DYOR manual](/orbitrum/orbanalytics/do-your-own-research.md).&#x20;

OrbAnalytics supports this process by monitoring and aggregating various data sources into a useful token report and a risk score (OrbScore), we assign to each token.&#x20;

In this part of the documentation you can find some information on how we archive that:&#x20;

[On-chain analysis](/orbitrum/orbanalytics/on-chain-analysis.md)

[Off-chain analysis](/orbitrum/orbanalytics/off-chain-analysis.md)

[Scam detection](/orbitrum/orbanalytics/scam-detection.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://orbitrum.gitbook.io/orbitrum/orbanalytics/orbanalytics-overview.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.
