# OTC Counter

The OTC desk allows you to sell/buy tokens and NFTs (721's) peer to peer using our trustless OTC contracts.

## Simple OTC

The simple OTC counter let's you trade any one token or NFT for any one tokne or NFT. IE you could OTC 100 $MUG for 100 $WAVAX or 100 $MUG for one $MU Pup NFT.&#x20;

\
Smart Contract link for Simple OTC

{% embed url="<https://snowtrace.io/address/0xC4bdf802a9b77e8e09a136d55d6A14B66e94aF10/tokentxns>" %}

Front End UI will soon be love on [www.mu.money](http://www.mu.money)


---

# 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.mu.money/crypto-products/otc-counter.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.
