# Tether minting vs BTC price

This is a skeleton of a minting vs price signal experiment. We pull in historical Bitcoin prices and Tether minting on Tron and set up the analysis.

Note: this pulls DashArgos prices. These are fine for demonstration purposes but you may want to use a source more closely aligned with your own trading facilities for real 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/api/research/tether_minting_vs_price.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.
