# Purchase of products

## I can't find the payment page <a href="#payment-page" id="payment-page"></a>

{% hint style="info" %}
If you forgot the payment page go to [**Oplata.info**](https://oplata.info/info/)
{% endhint %}

## How to get a product <a href="#get-product" id="get-product"></a>

After paying for the product you will be redirected to the page of paid goods.

## 1. Copy the UNIQUE CODE <a href="#product-unique-code" id="product-unique-code"></a>

{% hint style="info" %}
Copy the resulting "UNIQUE CODE"\
(see image below ⬇️)
{% endhint %}

<figure><img src="https://i.imgur.com/HquPbNR.png" alt=""><figcaption><p>Unique code</p></figcaption></figure>

## 2. send the UNIQUE CODE to the seller <a href="#send-unique-code-to-seller" id="send-unique-code-to-seller"></a>

{% hint style="danger" %}
Send the copied "UNIQUE CODE" to the seller using the "Correspondence with the seller" form at the bottom of the page. \
(see image below ⬇️)
{% endhint %}

<figure><img src="https://i.imgur.com/19132IT.png" alt=""><figcaption><p>Correspondence with the seller</p></figcaption></figure>

## 3. Wait for a response from the seller <a href="#wait-response" id="wait-response"></a>

Wait for a response from the seller, it usually takes a short time if the seller is ONLINE.

{% hint style="info" %}
More information on how to [**status**](/hayta-wiki-en/other/status.md)
{% endhint %}

## 4. After receiving the goods <a href="#after-purchase" id="after-purchase"></a>

{% hint style="danger" %}
Don't forget to confirm after the transaction that you have received the product by clicking on the "**DELIVERED**" button.
{% endhint %}

<figure><img src="https://i.imgur.com/1ToLbyJ.png" alt=""><figcaption><p>Click on DELIVERED</p></figcaption></figure>

## 5. Leave a review ❤️ <a href="#review" id="review"></a>

Please don't be lazy to leave your review, it takes you just a couple of seconds, even a simple "OK" is enough for us.

{% hint style="success" %}
Your review will significantly help us to become better and please you with more affordable price, because it is the rating that determines the service commission for the seller.
{% endhint %}

<figure><img src="https://i.imgur.com/wgNtQiD.png" alt=""><figcaption><p>Leave a review</p></figcaption></figure>

## Acknowledgements

We will be very grateful if you come to us again ❤️


---

# 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://hayta.gitbook.io/hayta-wiki-en/main-1/buy.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.
