# Overview

Enable your users to instantly buy over **120+** cryptocurrencies with local payment methods in **NGN**, **GHS**, **KES, XOF, XAF,** and **ZMW**.

We support local payment methods like bank transfers and mobile money which are cheaper and more reliable than card payments.

There are two ways your users can securely buy crypto with LocalRamp.

* [**Widget Pop-up**](/crypto-on-ramp/widget-pop-up.md)
* [**Full-page checkout**](/crypto-on-ramp/full-page-checkout.md)

{% hint style="info" %}
You can check out our [**payments product**](/payments-on-ramp/overview.md) if you are just interested in collecting payments from your users.
{% endhint %}


---

# 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.localramp.co/crypto-on-ramp/overview.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.
