# Integration overview

### **What is "On-Ramp"?**

“Onramp” is a solution that allows your project enable users to buy cryptocurrency on using traditional payment rails (card/bank transfer), without building and maintaining your own payments, compliance, and crypto delivery infrastructure. The product covers the full flow end-to-end: payment initiation, KYC where required, pricing/quotes, conversion execution, and delivery of crypto to a internal balance with status tracking and webhooks.

Funds added to your account is converted to USDC currency&#x20;

#### **Integration and usage options for the "Crypto Widget" product**

"On-Ramp" for now is only available via our UI.


---

# 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.inqud.com/on-ramp/integration-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.
