# Blockchain Activity Analysis

- [Ronin Blockchain](https://docs.chainargos.com/documentation/research/empirical-research/blockchain-activity-analysis/blockchain-activity-analysis.md): In this section, we'll show you how DashArgos can be used to determine if the hyped activity on a blockchain is the result of organic transactions, or nothing more than an airdrop.
- [USDT on Tron](https://docs.chainargos.com/documentation/research/empirical-research/blockchain-activity-analysis/usdt-on-tron.md): This section will show you how you can use a combination of tools available on DashArgos to determine whether transaction activity on a given blockchain is organic, or otherwise.


---

# Agent Instructions: 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:

```
GET https://docs.chainargos.com/documentation/research/empirical-research/blockchain-activity-analysis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
