# Overview

Ponto provides a powerful and lightweight cash-out rail that can be accessed via either an embeddable webview or REST API. This rail combines full-service KYC/AML validation with advanced liquidity provisions to offer access to cash-out services for cUSD in multiple locations with a single integration. Based on the current location of the user, and their specific inputs, Ponto is able to conduct a cash-out transaction in local fiat, or fiat-equivalent, without the need for localized configurations.

Currently Ponto supports cash-out services in these markets:

* The Philippines
* Cameroon
* Ethiopia
* Ghana
* Kenya
* Malawi
* Nigeria
* Rwanda
* Senegal
* South Africa
* Tanzania
* Uganda
* Zambia

**REST API**

Developers accessing the Ponto cash-out function via the API are able to integrate full-service cash-out directly into their user flow. By using a direct connection to the Ponto API developers can maintain design and UX flexibility while ensuring a fast and secure cash-out experience for users.

**Embeddable Webview**

The embeddable webview provides developers with a one-step integration solution to grant users access to cUSD liquidity immediately. This hosted cash--out widget allows for quick implementation without sacrificing security and user satisfaction.&#x20;


---

# 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://docs.withponto.com/master.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.
