# OTC Portal

Our Advanced OTC Portal provides a seamless experience for both public and private orders, allowing users to execute large trades with minimal slippage.

The Advanced OTC Portal offers a user-friendly interface for creating and managing OTC orders. It supports both public orders, visible to all users, and private orders, accessible only to selected counterparties. With our advanced matching engine, traders can execute large trades efficiently while minimizing price impact. Our portal also provides real-time market data and analytics to help users make informed trading decisions.

{% hint style="info" %}
Details will be updated soon.
{% endhint %}


---

# 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.pday.ai/pday-openbook/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.
