# General

- [Introduction](https://help.receivabl.es/general/readme.md)
- [What is this?](https://help.receivabl.es/general/what-is-this.md)
- [How does it work?](https://help.receivabl.es/general/how-does-it-work.md)
- [Which countries are supported?](https://help.receivabl.es/general/which-countries-are-supported.md)
- [How much does it cost?](https://help.receivabl.es/general/how-much-does-it-cost.md)
- [Are there any fees for a failed payment?](https://help.receivabl.es/general/are-there-any-fees-for-a-failed-payment.md)
- [What is the chargeback fee?](https://help.receivabl.es/general/what-is-the-chargeback-fee.md)


---

# 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.receivabl.es/general.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.
