# Netcat CMS

**The Module Setup and Installation Instruction**

1. Download the [archive](https://github.com/unitpay/netcat-module/archive/v2.0.1.zip) with the module.
2. Copy the contents of the Unitpay directory from the archive to the root of your site.
3. Run the query from unitpay. sql in the site database.
4. Go to Settings -> Payment acceptance and then to the Payment acceptance tab.
5. Check the box next to Unitpay and click Save.
6. Click on the gear next to Unitpay and enter DOMAIN (unitpay.money), PUBLIC KEY and SECRET KEY, which you can find in your unitpay.money account, and click Save.
7. Go to Settings -> Online store-> Settings -> Payment and click Add.
8. Enter a name (for example, Unitpay), a description if you wish to, and select the Unitpay payment system, then click Save.
9. Enter the address of the payment handler in your account on Unitpay.ru [http://](http://diafan.app/payment/get/unitpay)\<your site address>[/netcat/modules/payment/callback.php?paySystem=nc\_payment\_system\_unitpay](http://netcat.app/netcat/modules/payment/callback.php?paySystem=nc_payment_system_unitpay)

![https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5873d94190336009736c4526/file-ODZ3kc59bF.png](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y3xsQNGUmm-caQ7__%2F0.png?generation=1592326873174719\&alt=media)


---

# 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/netcat-cms.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.
