> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/english/obmen-kriptovalyuty/kak-oplatit-zayavku.md).

# How to pay for an order

Here we’ve gathered simple instructions to help you pay for an order in WTP Exchange. Follow these steps on the screen to complete the exchange quickly and without errors.

#### 📲 Payment through the banking app

Below we show how to pay for the request through the banking app. The instructions were made using SberBank Online as an example, but in other banks the process is usually very similar — only the button names and the app’s appearance differ.

1. Save the QR code sent by the bot to your phone’s gallery or files.
2. Open your bank’s app and go to the section **“Pay by QR code”** or **“Scan QR”**. Select the QR code from the gallery and upload the saved image.

<div align="center"><figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FlhdpBy4N42XJszK57E6X%2Fimage.png?alt=media&amp;token=d588214c-09b3-4151-9c55-4ca7b6480637" alt="" width="147"><figcaption></figcaption></figure></div>

3. After uploading, the transfer form will open. In the field **“INN”** enter the company’s INN, which you received in the WTP Exchange bot. The remaining details will be filled in automatically.

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FtyGaq0u0TCWFJWfjPfnQ%2Fimage.png?alt=media&amp;token=d1456dff-b26b-4a5b-939f-0905a71f42d2" alt="" width="188"><figcaption></figcaption></figure>

4. Next, enter the transfer amount. Check the details and click **“Continue”** and confirm the transfer with the button **“Pay”**.

{% columns %}
{% column %}

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FgmLnoItn8Njb186jtJYa%2Fimage.png?alt=media&amp;token=083ad28b-87e6-468c-972d-39cda4515cb0" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FYmKdU6Nfce9UZaF85wHB%2Fimage.png?alt=media&amp;token=55f3f272-0194-4d01-8524-b65e33d52a01" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

5. After sending the transfer, copy the receipt from the app — it will be needed for the exchange via WTP Exchange.

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2F3EhvbAUoehn3EZcmdYtd%2Fimage.png?alt=media&amp;token=78c3cfbb-9a69-4ad2-92b0-e25c091f1859" alt="" width="188"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faq.wanttopay.net/wanttopay-app/english/obmen-kriptovalyuty/kak-oplatit-zayavku.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
