> For the complete documentation index, see [llms.txt](https://doc.fbtool.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.fbtool.net/refund-policy.md).

# Refund Policy

Thank you for choosing fbtool.net.

At fbtool.net, we are committed to providing high-quality tools and services to support your work. To ensure clarity and transparency in all transactions, we would like to inform you about our **Refund Policy**.

***

#### No Refunds Under Any Circumstances

**Please note:** All purchases and service usages on fbtool.net are **final and non-refundable**. We **do not offer refunds, exchanges, or credits** under any circumstances, including but not limited to:

* **Dissatisfaction with the service:** We encourage users to thoroughly research and try out (if available) our services before making a purchase.
* **Change of needs:** A change in your purpose of use or no longer needing the service after purchase will not qualify for a refund.
* **User error:** Any errors arising from the user's side during the use of the service (e.g., incorrect operations, providing inaccurate information) will not be refunded.
* **Discontinuation of service use:** Your decision to stop using the service before the purchased term expires will not result in a refund for the remaining period.
* **Other objective reasons:** Except for severe system errors from fbtool.net that cannot be rectified, we do not issue refunds for any other objective reasons.

We understand that a "no refund" policy is a significant decision, and we want to ensure you fully understand this before making any transactions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.fbtool.net/refund-policy.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.
