# Fees

As a seller on a District site, you may be subject to marketplace commission fees that are charged on the total order value of items sold.  These fees may differ by marketplace and are displayed when you apply to join and when you create a listing.

Sellers are also subject to payment processing fees. We partner with [Stripe](https://stripe.com/en-gb-us/pricing) and [PayPal](https://www.paypal.com/us/webapps/mpp/merchant-fees) to process payments across all marketplaces on District. Payment processing fees are 2.9% + $0.30 per transaction for major credit cards and 3.49% + $0.49 per transaction for PayPal.

Every time you create a listing on a District marketplace, you'll see an estimate of marketplace and payment processing fees charged along with your expected earnings from the sale.\
\
Sellers in certain U.S. states may also be subject to sales tax on commissions.


---

# Agent Instructions: 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:

```
GET https://help.district.net/selling/setting-up-to-sell/fees.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
