# What Data is Available

Real-time sensor data transfer by file number and size can be viewed [here](http://terra-logging.ncsa.illinois.edu:3000/dashboard/db/sensor-file-counts-and-size?from=now-6M\&to=now).

See [Data Products](/revisions/user-manual/data-products.md) for more information about individual data products and [How to Access Data](/revisions/user-manual/how-to-access-data.md) for instructions to access the data products.


---

# 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.terraref.org/revisions/user-manual/what-data-is-available.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.
