# About OTC Markets

SatsX leverages Bitcoin multi-signature technology to build an over-the-counter(OTC) trading market, ushering in a paradigm shift aimed at ensuring the safety and transparency of transactions for both buyers and sellers.&#x20;

Through Bitcoin multisig technology, assets are custodyed to multisig addresses, requiring two out of three keys to release the assets.&#x20;

This not only simplifies the transaction process but also significantly reduces the trust costs and financial losses associated with transactions.&#x20;

The OTC market built on this technology and functionality will serve pre-trade assets such as points, airdrops, whitelists on Bitcoin network, etc.&#x20;

This is a completely BTC-based OTC market.

{% content-ref url="/pages/BC3C2TQbRgrSkYtj8o8w" %}
[Buyer's Guide](/satx/otc/buyers-guide.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/D2aLWFxRPf8lUZDhwzAB" %}
[Seller's Guide](/satx/otc/sellers-guide.md)
{% endcontent-ref %}

<figure><img src="/files/F6iWJPe6WYlnBT6Ey3Zh" 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://satxio.gitbook.io/satx/otc/about-otc-markets.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.
