# Payment agregator setup

Payment systems are located in projects -> Projects&#x20;

1. Select the desired site and click the "edit" button&#x20;
2. Go to the `Payment system` tab

![Edit project settings button](/files/-MBLbhldBLoeEk09Ueu2)

You should choose Payment Gateways

| Agregator    |
| ------------ |
| UnitPay.ru   |
| NextPay      |
| Free-Kassa   |
| PayPal       |
| Paygol       |
| G2A Pay      |
| PayOp.com    |
| PayU         |
| Alikassa.com |

Each payment system has its own set of settings, which is characteristic only for this system.&#x20;

We have added comments to each field in the settings window.&#x20;

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

For example, in the screenshot above you can see how under NextPay it is written in red "Balance replenishment" - this indicates the type of store being created in this system. After each change of the project settings, the MMO system will remind you to load them into client side of MMO.&#x20;

In this case, you will see the icon: `/!\`

![Settings upload button](/files/-MDFxw3_xtFivnGgePnR)


---

# 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.mmoweb.biz/quick-start-guide/settings/platezhnaya-sistema/podklyuchenie-agrigatorov.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.
