# Introduction

### How do I get access?

To get access, [create](https://merchant.localramp.co/auth/signup) a LocalRamp merchant account and our business team will contact you within 24 hrs.&#x20;

### What can I do with the API?

* [**Fiat on-ramp**](https://docs.localramp.co/crypto-on-ramp) - Enable your users to instantly buy over **120+** cryptocurrencies with local payments in fiats such as **NGN**, **GHS**, **KES, XOF, XAF, RWF,** and **ZMW**.
* [**Crypto off-ramp**](https://docs.localramp.co/crypto-off-ramp) - Payout your cryptocurrencies to fiats such as  **NGN**, **GHS**, **KES**, **XOF**, **XAF**, **UGX**, and **ZMW**.
* [**Crypto swaps**](https://docs.localramp.co/crypto-swaps) - Swap over **250** cryptocurrency pairs
* [**Payments onramp**](https://docs.localramp.co/payments-on-ramp) - Accept fiat payments like **NGN**, **GHS**, **KES, XOF, XAF, RWF** and **ZMW** with *instant* crypto payout.


---

# 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/introduction.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.
