# Understanding Analytics

1\) To find the page, click [Analytics](https://app.tectonic.finance/analytics/) on the navigation bar. There will be a secondary tab that breaks down TONIC and xTONIC information

<figure><img src="https://986628987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1Qp0nwxyx5F5286sTIOk%2Fuploads%2F6toe8TGiqbw1bSLUT4fO%2FScreenshot%202025-04-15%20at%209.50.55%E2%80%AFAM.png?alt=media&#x26;token=bcf4b202-f202-4311-ba95-b161f29d8b02" alt="" width="375"><figcaption></figcaption></figure>

2\) The TONIC Charts tab provides a high level overview of key protocol statistics in graph form. This includes Tectonic's total supply, withdrawals, borrowings and repayments, as well as overall loan to value ratio. You can also filter out specific datapoints for a more detailed analysis

<figure><img src="https://986628987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1Qp0nwxyx5F5286sTIOk%2Fuploads%2FTXIDtDbtCst1ggyVbvaO%2FScreenshot%202022-09-29%20at%203.40.37%20PM.png?alt=media&#x26;token=860163f6-1c89-49b8-86be-67dceb4f79e7" alt=""><figcaption></figcaption></figure>

3\) The TONIC Table tab offers a more detailed analysis of day-to-day transactions on Tectonic. You can click the toggle to navigate between the TONIC Charts and TONIC Table

<figure><img src="https://986628987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1Qp0nwxyx5F5286sTIOk%2Fuploads%2Flx7KG4lmAoMNbekqZWZJ%2FScreenshot%202022-09-29%20at%203.41.26%20PM.png?alt=media&#x26;token=4cf08799-f90b-4ce3-a8f7-bbd695e84e15" alt=""><figcaption></figcaption></figure>

4\) For more information on xTONIC, you can find this on the xTONIC page. This page provides more visibility on data such as xTONIC price, market cap, total supply, exchange rate and total amount staked

<figure><img src="https://986628987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1Qp0nwxyx5F5286sTIOk%2Fuploads%2F3dCDnIVdSjeA3iwRqYRt%2FScreenshot%202022-09-29%20at%203.44.40%20PM.png?alt=media&#x26;token=651a4575-86cb-4d38-91a4-9bf1f03d2d6e" alt=""><figcaption></figcaption></figure>


---

# 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://tectonic.gitbook.io/docs/guides/understanding-analytics.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.
