# OTC Portal

{% hint style="info" %}
Contact the team via the PLAYA3ULL GAMES [Discord server](https://discord.gg/playa3ull) to learn more about how you can create personalised OTC deals.
{% endhint %}

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

The PLAYA3ULL GAMES OTC Portal allows you to view your active and historical OTC deals that you have made. Here you can see details about each of your schedules including their start and end time, the total amount, and how much you have released so far.

Once your OTC schedule has unlocked, you can claim the amounts directly within the portal.


---

# 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.playa3ull.games/dapp/otc-portal.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.
