# Welcome to Finipay!

{% hint style="info" %}
Disclaimer: The development team is working diligently, and the documentation will be updated&#x20;
{% endhint %}

## About Us

Finipay  -  corporate IT system for accounting, monitoring and financial management. We provide digital tools for accepting payment for your goods, works, services via bank cards, regardless of the bank, and the funds will be transferred to your bank account or you can leave them on the balance of your Finipay corporate digital wallet

## Integration

Welcome to the Finipay API! Here you will find all the documentation you need to get start working with us.

{% content-ref url="/pages/ajBpqaDp8fkRhm4Go8BO" %}
[Quick start: Payform](/finipay/quick-start-payform.md)
{% endcontent-ref %}

## Status Code

Here you can find unified status codes that can appear in responses&#x20;

{% content-ref url="/pages/FbQJ0CqOE2bCWQJlCE4W" %}
[Status Codes](/finipay/reference/status-codes.md)
{% endcontent-ref %}

## Helpful Materials

In this section you will find all the necessary useful information related to the company.

{% content-ref url="/pages/hJI2kbw5sKUg58laR9T9" %}
[Helpful Materials](/finipay/reference/helpful-materials.md)
{% endcontent-ref %}


---

# 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://finipay.gitbook.io/finipay/welcome-to-finipay.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.
