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

# Markups

You can monetize products sold with Rye by marking up prices with a margin. This works for both the Sell Anything API and the Sync API. You can even double dip and combine markups with [commissions](/docs/commissions) in cases where you are using the Sync API.

For example, if a pair of headphones costs \$100 to fulfill, you can charge the user \$120 and keep the difference to earn a profit of \$20.

When you [place](/docs/placing-orders-directly-from-the-backend) orders, you can mark up the Rye-quoted price before you charge the shopper with your own payment processor. Because the [`submitCart`](/docs/api-reference/submitcart) mutation only debits your Developer Account for the Rye-quoted price, you keep the difference with no reconciliation process or payout period.

<img src="https://mintcdn.com/rye-35/j7SfJ8CcimgGEE8U/images/c37b089-image.png?fit=max&auto=format&n=j7SfJ8CcimgGEE8U&q=85&s=40bdd99de0c59442122b88f7ca4ca2f8" alt="" width="1152" height="538" data-path="images/c37b089-image.png" />

The margin can be set as a % of each item or a dollar amount per item. Margins set through the console will be paid out monthly directly to the developer.
