# Integrations

### Before we start the integration, it would be great to understand the user expereince through this demo:&#x20;

{% embed url="<https://www.youtube.com/watch?v=aJ1Iy3xOdyU>" %}

### Now let's with the integration:

### Basic Integration

1. [Create new KYC Service ](https://docs.hypersign.id/hypersign-kyc/integrations/kyc-service)on the [Developer Dashboard ](https://docs.hypersign.id/hypersign-developer-dashboard)
2. [Setup Widget Configuration](https://docs.hypersign.id/hypersign-kyc/integrations/widget-configuration) on the KYC Service Dashboard
3. [Generate SSI and KYC AccessTokens](https://docs.hypersign.id/hypersign-ssi/api-doc/authentication) using secret keys
4. Embed KYC Widget URL in your UI
5. \[Optional] Extract user's data.

### Advance Integration

6. [Verify your domain ](https://docs.hypersign.id/hypersign-kyc/integrations/environments/production)
7. [Go to production](https://docs.hypersign.id/hypersign-kyc/integrations/environments/production)


---

# 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.hypersign.id/hypersign-kyc/integrations.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.
