# Setup instructions

**Why do you need to create a widget?**\
A project represents an entity through which interaction with Inqud is conducted. By creating different projects, you can separate the flow of funds, which allows for more efficient financial operations. For example, if a merchant has two websites, they can create two separate projects with individual settings for each. This will not only separate the flow of funds but also allow unique parameters for each project, enabling more flexible management.

### <mark style="color:green;">**How to create a new on-ramp project**</mark>**&#x20;(required step)**

<figure><img src="https://2493659114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVvChLJdAqFu9uz7E-7%2Fuploads%2Fykq1X208apxdWd2ws7hp%2Fcreate-project.gif?alt=media&#x26;token=979976e9-28cf-4bf5-a33b-5292807efaec" alt="" width="563"><figcaption></figcaption></figure>

To create a new project, follow these steps:

1. Go to your dashboard.
2. Open the **On-Ramp** page.
3. Click on **Add new onramp**.
4. Enter the name of the widget in the form that appears.
5. Set the activation status using the **Active** toggle.

{% hint style="info" %}
You can activate or deactivate the widget at any time.
{% endhint %}

Also webhooks can be set up via [Project API docs](https://docs.zero.z1.wtf/#tag/on-ramp-projects)

### <mark style="color:green;">**Checkouts**</mark>

Checkouts can be created only via API [Checkout API docs](https://docs.zero.z1.wtf/#tag/on-ramp-checkouts)

### <mark style="color:green;">**Webhooks**</mark>**&#x20;(recommended step)**

<figure><img src="https://2493659114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVvChLJdAqFu9uz7E-7%2Fuploads%2FNcxMraC42SLJYLuCkZQy%2FAdobe%20Express%20-%20Screen%20Recording%202026-02-11%20at%2019.38.06%20(2).gif?alt=media&#x26;token=80f59012-edf0-464b-a7be-3af5a590795a" alt="" width="563"><figcaption></figcaption></figure>

You need to set up webhooks for **Checkouts**.&#x20;

1. Click **Add**.
2. Enter the webhook URL (mandatory field) in the form that appears.
3. Optionally, provide a **Webhook secret**.
4. Click **Submit** to save the settings.

Also webhooks can be set up via [Webhooks API docs](https://docs.zero.z1.wtf/#tag/on-ramp-webhooks)

### <mark style="color:green;">**Reusable KYC via Sumsub**</mark>**&#x20;(recommended step)**

If the integrating party also uses **Sumsub** for identity verification, we strongly recommend supporting the **Reusable KYC** flow.\
[shared-kyc](https://docs.inqud.com/on-ramp/integration/shared-kyc "mention")
