# Checkout Choice

We offer 2 Checkout Solutions:

* [Hosted Checkout ](/getting-paid/checkout-choice/hosted-checkout.md)- visible when you click Go To Store in the Top Menu of the Dashboard
* [Overlay Checkout](/getting-paid/checkout-choice/overlay-checkout.md) - a pop-up checkout that opens upon clicking a button placed anywhere in your App/Software
* [Embedded Checkout](/getting-paid/checkout-choice/embedded-checkout.md) - embeddable as an iframe inside existing Website or App

<figure><img src="/files/4LysJ0ae6L13M7W9IL0n" alt=""><figcaption><p>Check how your Checkout page looks like by going to the Store</p></figcaption></figure>

As we act as Merchant of Record - we need to collect Billing Information about the customers, hence we've introduced Billing Details as part of the checkout process.


---

# 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.fungies.io/getting-paid/checkout-choice.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.
