# Kkiapay

### Step 1: Connect to your Kkiapay account

Connect to your Kkiapay account dashboard here: [https://app.kkiapay.me](https://app.kkiapay.me/)&#x20;

<figure><img src="/files/RxM8S1euNQVxvWe7kJGt" alt=""><figcaption></figcaption></figure>

### Step 2: Get API keys

Go to KKiaPay dashboard in [**Developer > API**](https://app.kkiapay.me/dashboard/developers/keys) section and copy your keys and past it on Moneroo.&#x20;

<figure><img src="/files/nKbsasKB6i19I2QneSPE" alt=""><figcaption></figcaption></figure>

### Step 3: Add Moneroo Webhook

Go to KKiaPay dashboard in [**Developer > API**](https://app.kkiapay.me/dashboard/developers/keys) section, go to **Webhooks** tab. Click on **Add a Webhook** button and past webhook and secret key from Moneroo.

<figure><img src="/files/RNgIHHrDw3E38HMUEzXF" alt=""><figcaption></figcaption></figure>

Select all events and click on **Create a webhook** button.&#x20;

<figure><img src="/files/RNgIHHrDw3E38HMUEzXF" alt=""><figcaption></figcaption></figure>

Well done! 🎉 You can now accept payments with Kkiapay on Moneroo.


---

# 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://integration.moneroo.io/payments/kkiapay.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.
