# Receiving a refund

All payments on AutoBuy go directly to the seller, because of this AutoBuy is unable to provide assistance with refunds. All products and orders are controlled by the seller, AutoBuy is just the platform that people sell on.

If you would like to receive a refund then please contact the seller via their shop page. If the payment was made via PayPal or Stripe, you'll be able to create a dispute on their platforms. However, we recommend you first contact the seller and attempt to come to a solution.

If you are looking to report a shop then please contact AutoBuy with your reasoning.


---

# 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/receiving-a-refund.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.
