# Showcase Flow

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

In the case when your system acts as a service provider: The client logs into the application (website) and initiates verification of his account, the showcase (for example, Kaspi App) sends a request to AGWS for account verification (/check), AGWS sends a request to your system for account verification. If the user's account is available for replenishment, a successful response is returned to the user, after which he is given the opportunity to deposit. The user enters the required amount and clicks the deposit/pay/make a payment button, the showcase sends a request to AGWS (/cash-in), after which AGWS sends a request for deposit amount in your system for this account.


---

# 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.tarlanpayments.kz/eng/agws/showcase-flow.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.
