> For the complete documentation index, see [llms.txt](https://hub.fractions.foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.fractions.foundation/extras/winxrp-collaboration.md).

# WINXRP Collaboration

You might have seen our foundation's link to [Windows XRP's OS](https://windowsxrp.com/), a nostalgic portal into the XRPL ecosystem.&#x20;

<figure><img src="/files/NMQx4wxdnhmZ2bT1sqww" alt=""><figcaption><p>From our website's footer.</p></figcaption></figure>

It’s not every day that two XRPL projects come together with such natural alignment, but the partnership between **Fractions** and **Windows XRP (WINXRP)** feels almost inevitable.&#x20;

One represents fractional value and efficiency, the other a nostalgic operating system portal into the XRPL ecosystem. Both share a vision: making blockchain tools **useful, approachable, and built for real people. Not just speculators.**

<figure><img src="/files/37MClvfjwzvuLLuYK4yN" alt=""><figcaption><p>Screenshot of the "$Fractions Tool" in the style of Windows XP</p></figcaption></figure>

One tangible outcome of this partnership is the **Fractions Calculator**, a small tool built specifically for the Windows XRP OS and inspired by the original XP OS. Whether it’s converting decimals to fractions or working out token ratios, the calculator reflects a shared belief: **the more intuitive the tools, the easier the adoption.**

> *You can see the original announcement here:*\
> [**Fractions XRPL on X**](https://x.com/FractionsXRPL/status/1871362767091044589)

But this partnership isn’t limited to tools—it extends to liquidity. Fractions and WINXRP share a growing **Automated Market Maker (AMM) pool**, one of the most active liquidity hubs in our Fractions-verse. During a recent ATH, volumes reached more than $2K in a 24-hour period with hundreds of swaps.

<figure><img src="/files/mHDYgCzUH5nSshnoxmZ1" alt=""><figcaption><p>Screenshot pulled from the Fractions' token page on XPMarket.com</p></figcaption></figure>

For those watching from the sidelines, this partnership is a reminder of what’s possible when projects focus on **shared goals over competition, usability over hype, and collaboration over isolation.**

**Explore the Collaboration Further:**

* [**FRACTIONS/WINXRP AMM Pool**](https://xpmarket.com/amm/pool/FRACTIONS-rEpjJd2X91D4vy1wctrE8o1wrFn4Mpzn4H/WINXRP-rU9q4ToobNpm8LuXc9ArgtEzdW3VdWix21)
* [**Windows XRP**](https://windowsxrp.com/)
* [**$Fractions Tool / Calculator**](https://fractions-foundation.netlify.app/)

**Want to Partner with Fractions?**

*Whether you're a project, business, or service looking to harness fractional value, we’d love to hear from you! Reach out on X* [*@FractionsXRPL*](https://hub.fractions.foundation/extras/www.x.com/FractionsXRPL) *(DMs are open) or join our community on* [***Telegram***](https://hub.fractions.foundation/extras/www.t.me/FractionsXRPL_Chat) *to start the conversation.*


---

# 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://hub.fractions.foundation/extras/winxrp-collaboration.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.
