# Overview

Our Crypto off-ramp product allows you and your users to instantly sell your crypto for Fiat which gets instantly paid out to bank accounts and mobile money.

There are two ways to offramp with Localramp.

* [**Direct API Sell**](/crypto-off-ramp/direct-api-sell.md)
* [**Widget Sell**](/crypto-off-ramp/widget-sell.md)

{% hint style="info" %}
To Offramp with Direct API sell, you would first need to [fund your LocalRamp wallet](https://merchant.localramp.co/dashboard/balances) with the crypto you want to sell.
{% 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-off-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.
