# Illiquid Markets

During the early stages of Shade Protocol (pre-ShadeSwap) there is a significant amount of illiquidity as it pertains to acquiring SHD. The more illiquid the market, the more of a disparity there is in reflecting all market participants being able to express their degree of demand within the context of limited supply.

**Due to inaccurate pricing, Shade bonds should be issued at a premium to market price until enough price discovery has been explored with bond issuance or until DEX liquidity has deepened.**&#x20;

Bond issuance in an illiquid market is analogous to an order-book model whereby bond issuance should be carefully used to discover the real exchange rate demand for SHD. Because there is no slippage with Shade bonds, large entities will prefer acquiring SHD (even if its issued at a premium to market) because they will be able to obtain more SHD with their purchase order size through the bond then they could through an illiquid DEX.

### Bond vs DEX

The following is an example of a $50,000 purchase of SHD using sSCRT using the SecretSwap DEX price of $9.65:

![](/files/yll8RgELFgQ6pbpj7alF)

With 44.36% slippage, the user is essentially acquiring SHD at a 44.36% premium to market due to slippage incurred due to illiquidity. As such, a user such as this would prefer to acquire SHD at a 10-30% premium to market spot price using a bond assuming they will experience no further slippage.&#x20;


---

# 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.shadeprotocol.io/shade-protocol/advanced-topics-apps/bonds/illiquid-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.
