> ## Documentation Index
> Fetch the complete documentation index at: https://docs.boomfi.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Overview of the BoomFi documentation portal and what you can build.

Welcome to the BoomFi documentation portal. Here, you'll find comprehensive information about our three core products designed to streamline and enhance your financial operations: Payment Gateway, Crypto Exchange, and Crypto On/Off Ramp. Each product is crafted to provide seamless integration, robust features, and compliance with financial standards, ensuring your business can operate smoothly and efficiently.

## Payment Gateway

BoomFi Payment Gateway offers businesses a versatile solution for accepting both cryptocurrency and traditional payments. Our gateway simplifies the complexities of multiple blockchains, cryptocurrencies, and compliance requirements, ensuring a seamless transaction process.

* **Dual payment options:** Accept both fiat and cryptocurrency payments, providing flexibility and convenience to your customers.
* **Seamless transaction reconciliation:** Effortlessly integrate crypto payments with settlement reports that sync with your existing accounting and banking systems. Enjoy single-point-of-truth reporting and scheduled settlements into your bank account.
* **Trusted and compliant transactions:** Our gateway meets the highest financial standards, offering reliable and compliant payment processing to help you liquidate assets confidently.

Start with [Payments Overview](/payments/overview), [Settlement Overview](/settlement/overview), and [Choose Your Integration](/choose-integration).

## Crypto On/Off Ramp

The Crypto On/Off Ramp enables websites to integrate a seamless crypto purchasing feature, enhancing user engagement and driving revenue for merchants.

* **Native crypto purchases:** Allow customers to buy and sell crypto directly within your platform, making it easy for them to fund their wallets and use digital products without leaving your site.
* **Easy onboarding:** Provide a smooth onboarding experience by enabling customers to purchase crypto using fiat, reducing technical barriers.
* **Crypto to fiat off-ramp:** Let customers convert their crypto earnings or sales from digital goods back into fiat and withdraw to their bank accounts, completing the transaction cycle.

## Crypto Exchange

<Note>Coming soon</Note>

Our Crypto Exchange provides a robust solution for converting crypto assets to fiat and vice versa, catering to the diverse needs of businesses and high-net-worth individuals.

* **Automatic liquidation:** Set thresholds to automatically convert crypto assets into fiat and transfer funds to your bank account, mirroring traditional payment processes.
* **Flexible settlement options:** Choose to settle transactions in your preferred cryptocurrencies or fiat currencies, providing flexibility for your business operations.
* **OTC trading:** Facilitate large volume crypto trades with low fees, tight spreads, and fast liquidity, similar to a foreign exchange counter for digital assets.

Commercial terms and verification for exchange products are in [Pricing and Fees](/pricing/fees-and-pricing) and [Account Verification and Limits](/pricing/account-verification-limits).

## What you can build

| Path                                            | Use when                                                     |
| ----------------------------------------------- | ------------------------------------------------------------ |
| [Payments Overview](/payments/overview)         | Fixed-price products, invoices, one-off sales                |
| [Subscriptions](/payments/subscriptions)        | Recurring access or membership billing                       |
| [Deposit Accounts Overview](/deposits/overview) | User balances (for example iGaming, wallets, prepaid credit) |

\| [Offer crypto as a PSP](/payments/cookbook-psp-paylinks) | You are a merchant; your merchants are merchants too. Hold their keys and run the paylink flow |

These paths share the same foundation: an organisation, API credentials, settlement configuration, and webhooks.

## Base URL

API requests use:

```
https://mapi.boomfi.xyz/v1
```

Authenticate with an API key (`X-API-KEY`). Some write endpoints also require request signatures (`X-API-Nonce`, `X-API-Signature`). See [Authentication](/authentication).

Open the [merchant dashboard](https://app.boomfi.xyz/login) to manage organisation settings, settlement, pay links, transactions, API keys, and webhook event history.

Need help? Contact [BoomFi support](https://help.boomfi.xyz).
