> 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/getting-started/buy-using-usd-c14-on-ramp.md).

# Buy Using USD (C14 On-Ramp)

### **How to Buy FRACTIONS with C14 On-Ramp**

<figure><img src="/files/tlax1DCL7GkmSwMxeYT8" alt=""><figcaption><p>A sample buy for $100 USD. Shown as an example; you can insert any amount within the min/max limit.</p></figcaption></figure>

The **FRACTIONS/USD on-ramp**, powered by [**C14**](https://www.c14.money), allows users from **50+ countries** to buy FRACTIONS using fiat currencies, including **USD**. Supported payment methods include:

* **Credit/Debit Card**
* **PayPal**
* **Apple Pay** *(options may vary by country)*

***

#### **Before You Begin**

Make sure you have:

1. **An XRP Wallet:** Use a compatible wallet (e.g., Xaman).
2. **A FRACTIONS Trustline:** Ensure it’s set up in your wallet. *(*[*See Setting Up Your Wallet*](/getting-started/setting-up-your-wallet.md)*)*

***

#### **Step-by-Step Guide**

<figure><img src="/files/f7GI2nfrgBCspvv6qMf6" alt=""><figcaption><p>What you'll see immediately upon loading the page.</p></figcaption></figure>

1. **Go to C14 Portal:**\
   Visit [**www.c14.money**](https://www.c14.money).
2. **Select FRACTIONS (XRPL Token):**\
   Choose FRACTIONS from the token list.
3. **Choose Payment Method:**\
   Select from available options like **Credit/Debit Card**, **PayPal**, or **Apple Pay**.
4. **Complete Payment:**\
   Follow the prompts to finalize your purchase securely.
5. **Receive Tokens:**\
   Check your XRP wallet for the FRACTIONS tokens. Delivery is usually quick, but may take a few minutes.

***

#### **Custom Purchase Links**

Partners and collaborators can generate unique buy links using the [**C14 Link Generator**](https://c14-link-generator-prod.web.app/).

***

#### **Best Practices for a Smooth Experience**

* Double-check your **wallet address** before completing payment.
* Use trusted wallets like **Xaman**.
* For payment-related issues, contact **C14 Support**.

***

**Start buying FRACTIONS securely via** [**C14**](https://www.c14.money)**.**


---

# 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/getting-started/buy-using-usd-c14-on-ramp.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.
