# Private OTC Settlement

Enables **anonymous OTC transactions** between institutions or high-net-worth individuals, protecting trading strategies and portfolio allocations.

Through Singularity, the buyer and the seller can settle their OTC trades without counterparty risk or an on-chain footprint.

This is a non-custodial solution without the need for a third-party escrow service.

* Users agree the price and terms offline, then settle atomically via Singularity with full transaction confidentiality.
* No transaction data (asset, price, amount) can be seen on explorers or on-chain.

**Benefits:**

* Secures trading strategies and token allocations
* Prevents market impact from on-chain visibility
* Maintains regulatory compliance without revealing sensitive information

**Example:**\
An investment fund wants to sell a large amount of tokens to another investor without affecting market prices. The transaction is executed **off-chain** but can settle on-chain if necessary, remaining **anonymous**.

<figure><img src="/files/fX2ueqZpgZlFezmaHEvl" 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://singularityzk.gitbook.io/singularity/singularity-privacy-layer/private-otc-settlement.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.
