# USDT Sizes

A lot of related analysis is in [this folder](https://dashargos.chainargos.com/folders/232).

Overall volumes of USDT on Tron look ridiculous:

1. [This](https://dashargos.chainargos.com/looks/790) splits out transfers by order of magnitude.
2. [This](https://dashargos.chainargos.com/looks/785) tracks # of active wallets per day.
3. [This](https://dashargos.chainargos.com/looks/783) counts economically-meaningless tiny transactions.
4. [This](https://dashargos.chainargos.com/looks/780) is another view on tiny tranfers.
5. [This](https://dashargos.chainargos.com/looks/779) buckets transactions by amount.
6. [This](https://dashargos.chainargos.com/looks/787) looks at the leading digits of amounts to give a Benford-law sort of analysis.


---

# 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/tron/usdt_on_tron_flow_sizes.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.
