# Fractions XRPL Hub

## Fractions XRPL Hub

- [Welcome](https://hub.fractions.foundation/readme.md)
- [Setting Up Your Wallet](https://hub.fractions.foundation/getting-started/setting-up-your-wallet.md): Set up your wallet, add a trustline, and swap for FRACTIONS.
- [Buy Using USD (C14 On-Ramp)](https://hub.fractions.foundation/getting-started/buy-using-usd-c14-on-ramp.md)
- [The Fractions Glossary](https://hub.fractions.foundation/getting-started/the-fractions-glossary.md): Your Quick & Friendly Guide to Key Fractions and XRPL Terms
- [Roadmap Guide](https://hub.fractions.foundation/getting-started/roadmap-guide.md): Your Voice Shapes the Future of Fractions on XRPL
- [Introduction](https://hub.fractions.foundation/basics/introduction.md): A token for fractional assets and redefining units of value. On the XRPL.
- [The 3 Pillars (3Ps)](https://hub.fractions.foundation/basics/the-3-pillars-3ps.md)
- [Fractional or Hybrid Ownership](https://hub.fractions.foundation/by-use-case/fractional-or-hybrid-ownership.md)
- [RWAs (Real-World Assets)](https://hub.fractions.foundation/by-use-case/rwas-real-world-assets.md)
- [$FRACTIONS Token Whitepaper](https://hub.fractions.foundation/core-documentation/usdfractions-token-whitepaper.md): A Transformative Utility Token on the XRPL (XRP Ledger)
- [$FRACTIONS Whitepaper Summary (Litepaper)](https://hub.fractions.foundation/core-documentation/usdfractions-whitepaper-summary-litepaper.md)
- [Fractions Roadmap Bot](https://hub.fractions.foundation/bots/fractions-roadmap-bot.md): Our first exclusive bot for the Fractions community.
- [Apply for Hackathon Sponsorship](https://hub.fractions.foundation/sponsorships/apply-for-hackathon-sponsorship.md)
- [FRACTIONS/XRP Pool Rewards by Tipper](https://hub.fractions.foundation/extras/fractions-xrp-pool-rewards-by-tipper.md)
- [Get FRACTIONS for Every XRP Purchase](https://hub.fractions.foundation/extras/get-fractions-for-every-xrp-purchase.md): A new initiative by C14 x Fractions.
- [Place Bets Using FRACTIONS](https://hub.fractions.foundation/extras/place-bets-using-fractions.md): Play Magnetic's Dice game to double your FRACTIONS.
- [DSP Collaboration](https://hub.fractions.foundation/extras/dsp-collaboration.md): Bridging digital and physical assets within a growing XRPL ecosystem.
- [WINXRP Collaboration](https://hub.fractions.foundation/extras/winxrp-collaboration.md)
- [XBF Collaboration](https://hub.fractions.foundation/extras/xbf-collaboration.md): Setting the standard for XRPL alliances.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://hub.fractions.foundation/readme.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.
