> 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/2025-multi-user-case-study-after-1200-xyo-increase.md).

# 2025 Multi-User Case Study After 1200% XYO Increase

### Summary

In September 2024, COIN users who redeemed XYO at a price of approximately **$0.0034** saw an extraordinary surge in value, with the price climbing to around **$0.04419** by December 3rd, marking a **1200% increase**. This remarkable price jump meant that the initial $200,000 worth of XYO redeemed by over 7,000 users ballooned to **a collective value of over $2,400,000 at the peak.**

<a href="https://coinapp.co/pdfs/coin_effect_case_study_01272025.pdf" class="button primary">Read Study</a>

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

### Highlights

* **1200% price increase**: XYO surged from **$0.0034 in September 2024** to **$0.04419 by December 3, 2024**.
* Over **$200,000 worth of XYO redeemed** by COIN users in September became worth **$2.4 million** at the December peak.
* One COIN user used XYO earnings to make a **$30,000 down payment on a home**.
* Another saw their holdings grow from **$3,000 to $24,000** by holding through the surge.
* One user cashed out **$700 in December** after expecting just $70—just in time for the holidays.
* **Mark**: Bought a home with COIN-powered XYO earnings.

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

* **Jesse**: Grew his holdings to over **$10,000**, sharing COIN with UPS drivers.
* **Justin**: Grew from **$3K to $24K** by simply HODLing.

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

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

* **April**: Paid rent in a moment of crisis using XYO.
* **Moises**: Gained over **400%** while having fun with Geomining and games.


---

# 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/2025-multi-user-case-study-after-1200-xyo-increase.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.
