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

# Client Fee

> Configuring a percentage-based client fee on onramp and offramp orders, deducted from quotes and accumulated by Saber for invoiced payout.

Configure an additional fee for your users, as a percentage of the order amount, factored into the quote and collected on Saber's end. The percentage applies uniformly across all onramp (or all offramp) transactions.

## Example

For an offramp of 1000 USDT where the user would normally receive 88,000 INR, a 1% client fee deducts 880 INR before payout:

* Expected conversion: 1000 USDT → 88,000 INR
* Client fee (1%): 880 INR
* Actual payout to user: 1000 USDT → 87,120 INR

The 880 INR accumulates on Saber's end and is paid out based on an invoice you raise, per your agreed terms.

Contact your Saber POC to configure the fee.


## Related topics

- [Get Buy Quote (v1)](/api-reference/onramp/get-buy-quote-v1.md)
- [Get Sell Quote (v1)](/api-reference/offramp/get-sell-quote-v1.md)
- [Fetching Quote](/offramp/operations/quote.md)
- [External sell success v1](/api-reference/webhooks/external-sell-success-v1.md)
- [Fetching Transaction Status](/onramp/operations/fetch-status.md)
