# Admin SDKs (Server-side)

The feature-rich server-based Admin SDK allows you to manage and configure your KKiaPay account. It can be used by you to keep an eye on your payment and refund transactions, track the status of your transactions and monitor your integration. Our Admin SDK, still under development, will simplify your understanding of our various features and will perfectly match your code. This SDK is available for the following technologies:&#x20;

* PHP
* Python
* Node.js


---

# 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.kkiapay.me/v1/en-1.0.0/plugin-et-sdk/admin-sdks-server-side.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.
