# 1.4 Secondary Market

* With the 5% shards it retains, the ShardingDAO protocol will create pairs in some DEX secondary markets and place the 5% shards there to increase liquidity.
* Users can either trade in DEX secondary markets or stake shards and the designated cryptocurrency to add liquidity then collect fees.


---

# 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.shardingdao.com/1.introduction-to-shardingdao/1.4secondary-market.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.
