# CRYPTO OFF-RAMP

- [Overview](https://docs.localramp.co/crypto-off-ramp/overview.md)
- [Direct API Sell](https://docs.localramp.co/crypto-off-ramp/direct-api-sell.md)
- [Instant Sell](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/instant-sell.md)
- [Get Transaction State](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/get-transaction-state.md)
- [Get Limits](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/get-limits.md)
- [Get Supported Currencies](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/get-supported-currencies.md)
- [Get Supported Payment Methods](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/get-supported-payment-methods.md)
- [Get Supported Banks](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/get-supported-banks.md)
- [Get Crypto Balance](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/get-crypto-balance.md)
- [Get Rates](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/get-rates.md)
- [Verify Bank Account](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/verify-bank-account.md)
- [Widget Sell](https://docs.localramp.co/crypto-off-ramp/widget-sell.md)
- [Full-page checkout](https://docs.localramp.co/crypto-off-ramp/widget-sell/full-page-checkout.md): Hosted pages
- [Widget Pop-up](https://docs.localramp.co/crypto-off-ramp/widget-sell/widget-pop-up.md): Crypto on-ramp on your website
- [Get Limits](https://docs.localramp.co/crypto-off-ramp/widget-sell/get-limits.md)
- [Get Quote](https://docs.localramp.co/crypto-off-ramp/widget-sell/get-quote.md)
- [Get Supported currencies](https://docs.localramp.co/crypto-off-ramp/widget-sell/get-supported-currencies.md)
- [Get Supported Payment Methods](https://docs.localramp.co/crypto-off-ramp/widget-sell/get-supported-payment-methods.md): List supported payment method for a particular currency and country\_code
- [Get Transaction State](https://docs.localramp.co/crypto-off-ramp/widget-sell/get-transaction-state.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://docs.localramp.co/crypto-off-ramp.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.
