> For the complete documentation index, see [llms.txt](https://docs.xyo.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xyo.network/xyo-data-nodes-coin/case-studies/2021-paying-a-30-year-mortgage-with-coin.md).

# 2021 Paying a 30-Year Mortgage with COIN

### Summary

Meet COIN User T.T. He is a Software Engineer working from home in the United States, and he has been able to earn enough with COIN app to completely finish paying his 30-year mortgage. On May 27th, 2021, the COIN he redeemed for XYO Tokens was valued at $70,108.74 USD.

<a href="https://coinapp.co/pdfs/coin-tt-case-study.pdf" class="button primary">Read Study</a>

### Highlights

* By the time of the case study, his COIN-derived portfolio was valued at **$70,108.74 USD**.
* At the time of his initial survey, it was worth **$47,415.81 USD**, which was enough to **pay off the remaining balance on his 30-year mortgage**.
* In just **2 months**, the portfolio increased by **$22,692.93 USD**, a **48% growth**, with **no additional cost or effort**.
* Across all redemptions, T.T. earned **6,059,528 XYO**, which grew **+2,754.21%** in value overall.
* His earliest redemption of **10,070 XYO at $0.002567** grew from **$25.85 → $116.51**.
* His largest single redemption: **876,058 XYO**, originally worth **$180.03**, later worth **$10,135.99**—a **5,430.17% increase**.

### T.T.'s Feedback on COIN & XYO

<figure><img src="/files/K8DwOPRHvr5uAQqKlJBb" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xyo.network/xyo-data-nodes-coin/case-studies/2021-paying-a-30-year-mortgage-with-coin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
