# Simpla

**The Module Setup and Installation Instruction**

1. Download the [archive](https://github.com/unitpay/simpla-module) with the module.
2. Copy the contents of the unitpay directory from the archive to the \<root of your site>/payment.
3. Go to the admin panel of the site and then go to Settings -> Payment.
4. Click Add payment method.
5. In the payment methods, select Unitpay and enter DOMAIN (unitpay.money), PUBLIC KEY, and SECRET KEY, which you can find in your personal account on the Unitpay.money website. After setting up the payment method, click Save.

![](/files/-MMGFwOgIZsyIQYHVbMC)

![https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5e68f24f2c7d3a7e9ae9043c/file-0mVe14P1jr.png](/files/-M9y4eNxk-UGfqQzZKn3)

6\. Enter the payment handler in your Unitpay.ru account using the template: http\://\<your site name>/payment/unitpay/callback.php


---

# 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://help.unitpay.ru/en/modules/cms-modules/simpla.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.
