# OTC (Market Place)

{% hint style="info" %}
It is intended for users who have received an OTC offer and wish to review and accept the trade before it expires
{% endhint %}

1. Click on 'Market Place' on the Dashboard

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

2.Here , you will see a list of OTC transactions, both Active & History

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

3. Click on 'Accept' to complete

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

4. The Traded Currency will be credited to your YP Position

<figure><img src="/files/1NMgJO5p2Z0X13qpT4f3" alt=""><figcaption></figcaption></figure>


---

# 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://yogupay.gitbook.io/yogupay-payout-api/business-dashboard/otc-market-place.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.
