# AutoBuy's Fees

&#x20;AutoBuy.IO is an all in one payment processing and e-commerce solution. Whether you are selling digital goods, game items, or even software, AutoBuy gives you a platform to accept payments, send out orders, manage support tickets, and more. On top of any fees that the payment processor (PayPal or Stripe) may have, AutoBuy.IO also has a flat **3% fee** on transactions. This is withdrawn automatically and can be viewed on a seller's order details.

The table below breaks down any fees on AutoBuy.

| Processor      | Fees                |
| -------------- | ------------------- |
| PayPal         | 3% + gateway fees.  |
| Stripe         | 3% + gateway fees.  |
| Cryptocurrency | 3% + handling fees. |

*Please Note: While we move our systems to another cryptocurrency partner Bitcoin withdrawals will have a fee of 0.0004 BTC. We do not have an eta on when this will be complete.*


---

# 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.autobuy.io/general-faq/autobuys-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.
