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

# Accept Bitcoin payments and pay merchants in dollars

> For payment processors: receive Bitcoin and deliver US dollars to a merchant’s own bank account.

<Info>This guide is coming soon. Explore the core concepts and primary APIs below.</Info>

## Core concepts

* [Users, accounts, and ownership](/tabs/concepts/users-and-accounts): distinguish the merchant's Payward account from its bank account.
* [Moving money and exchanging assets](/tabs/concepts/money-movement): understand how an on-demand conversion combines exchange and delivery.
* [Transaction lifecycles and settlement](/tabs/concepts/transaction-lifecycles): distinguish receipt, conversion, and completed delivery.

## Primary APIs

* **Receive Bitcoin:** [List deposit methods](/api-reference/funds/list-deposit-methods), [List deposit addresses](/api-reference/funds/list-deposit-addresses), and [Claim deposit address](/api-reference/funds/claim-deposit-address).
* **Link the merchant's bank account:** [Create bank link](/api-reference/bank-links/create-bank-link) and [Get bank link](/api-reference/bank-links/get-bank-link).
* **Convert and deliver funds:** [Create on-demand conversion](/api-reference/on-demand-conversions/create-on-demand-conversion) and [Get on-demand conversion](/api-reference/on-demand-conversions/get-on-demand-conversion).
* **Check balances and activity:** [Get portfolio](/api-reference/portfolio/get-portfolio) and [List portfolio transactions](/api-reference/portfolio/list-portfolio-transactions).
